Category Archives: facebook

Validate a Facebook JavaScript SDK cookie with Ruby

You’ve authenticated a user using the Facebook JavaScript SDK and now you want your server-side code to know about the user and their login status. The JavaScript SDK makes this possible by creating a cookie for the user which is … Continue reading 

Also posted in ruby | Leave a comment