<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wetware &#187; Facebook Authenticate</title>
	<atom:link href="http://www.wetware.co.nz/tag/facebook-authenticate/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wetware.co.nz</link>
	<description>Getting computers to do stuff so we don&#039;t have too</description>
	<lastBuildDate>Thu, 01 Sep 2011 09:25:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Authenticate Facebook Connect User</title>
		<link>http://www.wetware.co.nz/2009/03/authenticate-facebook-connect-user/</link>
		<comments>http://www.wetware.co.nz/2009/03/authenticate-facebook-connect-user/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 21:48:14 +0000</pubDate>
		<dc:creator>Jordan Carter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cookies]]></category>
		<category><![CDATA[Facebook Authenticate]]></category>
		<category><![CDATA[facebook connect]]></category>
		<category><![CDATA[MD5 Hash]]></category>

		<guid isPermaLink="false">http://www.wetware.co.nz/blog/?p=121</guid>
		<description><![CDATA[Check Facebook Connect Cookies (example below) 2c24418bf8fe35ce3e56bdb81510147e_expires = 1237932000 2c24418bf8fe35ce3e56bdb81510147e_session_key = 3.giQwAnobPPDTc84_y7zuug__.86400.1237932000-705926010 2c24418bf8fe35ce3e56bdb81510147e_ss = x0mM2T_o9B3YG7TfhLGoQQ__ 2c24418bf8fe35ce3e56bdb81510147e_user = 7059246010 2c24418bf8fe35ce3e56bdb81510147e = 6aba0f0fc1f6c3fc0f2f477e9b0b0f93 Remove APP_ID from front of all FB cookies Store FB user_id, session_key and Expected MD5 Hash.  MD5 Hash is the cookie without the extra stuff after the APP_ID (Last in list above) Strip APP_ID [...]]]></description>
		<wfw:commentRss>http://www.wetware.co.nz/2009/03/authenticate-facebook-connect-user/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

