<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Facebook app login / authorization entirely client-side'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 00:25:28 GMT</pubDate>
<item>
<title>antoreegan said on 9/25/12</title>
<link>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</link>
<description><![CDATA[ can i call any javascript function after giving the permission to my application.... ]]></description>
<pubDate>Tue, 25 Sep 2012 23:44:57 GMT</pubDate>
<guid>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</guid>
</item>
<item>
<title>rlmcneary2 said on 1/20/12</title>
<link>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</link>
<description><![CDATA[ Updated so that the Facebook script loaded handler is hooked up before the script tag is inserted.  
Noted that if your app is in sandbox mode login will not work correctly (it's how Facebook works or a bug depending on your point of view).  
Added another redirect URL as an example of hot redirect a Facebook app compared to a website that uses Facebook login. ]]></description>
<pubDate>Fri, 20 Jan 2012 01:05:32 GMT</pubDate>
<guid>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</guid>
</item>
<item>
<title>rlmcneary2 said on 1/20/12</title>
<link>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</link>
<description><![CDATA[ @guineacode - You're welcome! Since software development (like all human progress) is collaborative I believe that credit should be given where it's due.   
@rookie - Since this is client-side code (all happening in the web browser) no requests are ever sent to a server for processing so no PHP code is invoked. It sounds like you're building a more traditional facebook app where the user is redirected after login to a URL on your server for processing. You should probably read the [Server-side Flow section of Authentication](https://developers.facebook.com/docs/authentication/). If you still have questions you should try [Facebook's Stackoverflow site](http://facebook.stackoverflow.com). ]]></description>
<pubDate>Fri, 20 Jan 2012 01:00:42 GMT</pubDate>
<guid>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</guid>
</item>
<item>
<title>rookie said on 1/17/12</title>
<link>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</link>
<description><![CDATA[ I started work on these applications. How can i get user info seperately to use in php code.. e.g. email, username, birthday etc.. seperately... thanks for your help ]]></description>
<pubDate>Tue, 17 Jan 2012 20:50:19 GMT</pubDate>
<guid>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</guid>
</item>
<item>
<title>guineacode said on 1/2/12</title>
<link>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</link>
<description><![CDATA[ Registered an account to say thank you for giving credit for getting help from my example over at guineacode.com. I appreciate it and I'm glad the article was helpful for you :) ]]></description>
<pubDate>Mon, 02 Jan 2012 19:47:53 GMT</pubDate>
<guid>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</guid>
</item>
<item>
<title>slashyy77 said on 11/25/11</title>
<link>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</link>
<description><![CDATA[ AWESOME!!! Thank you! ]]></description>
<pubDate>Fri, 25 Nov 2011 21:43:59 GMT</pubDate>
<guid>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</guid>
</item>
<item>
<title>thoaionline said on 11/23/11</title>
<link>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</link>
<description><![CDATA[ lovely, i didn't know that this was possible ]]></description>
<pubDate>Wed, 23 Nov 2011 16:06:38 GMT</pubDate>
<guid>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</guid>
</item>
</channel>
</rss>