<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - rlmcneary2</title>
<link>http://snipplr.com/users/rlmcneary2</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 19:58:59 GMT</pubDate>
<item>
<title>(JavaScript) Facebook app login / authorization entirely client-side</title>
<link>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</link>
<description><![CDATA[ <p>A complete HTML page for a Facebook "app" that does login entirely on the client.
1 - Create a Facebook application (see Facebook developer docs.).
2 - Because of a Facebook "bug" the app should have Sandbox Mode disabled (App Settings - Advanced - Authentication).
3 - Uncomment the appropriate redirectUrl var.
4 - Update the appId and redirectUrl vars with your Facebook app values.
5 - Make the page available from a server.</p> ]]></description>
<pubDate>Wed, 23 Nov 2011 15:19:22 GMT</pubDate>
<guid>http://snipplr.com/view/61108/facebook-app-login--authorization-entirely-clientside/</guid>
</item>
</channel>
</rss>