Hi everyone, I am new to FB development and have been trying to find a way with javascript to determine whether a session state has changed state (either the user has logged off, session has expired and been
recreated, or the fb_sig_ss is different than the fb_sig_ss that was found from the session when the page was created, maybe more). I'm going to talk out what I have been thinking and the ...