Questions tagged [facebook-authentication]

Facebook authentication is popular sign in method for many websites using Facebook credentials.

Facebook authentication is popular sign in method for many websites using Facebook credentials. This cab be implemented with many SDKs like PHP, C#, android, etc.

816 questions
17
votes
5 answers

Facebook iframe tab signed request always empty

I'm working on a Facebook app tab and would like to use the signed request bundle as documented here: http://developers.facebook.com/blog/post/462/ I'm trying to use their example code to unpackage the signed request which is supposedly passed to…
Seth Brown
  • 608
  • 1
  • 6
  • 9
17
votes
3 answers

auth.statusChange doesn't fire during FB.init if the user isn't logged in to facebook

I wondered if anyone has found a workaround to the behaviour that I'm experiencing. Take the example of the below code: