<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Third party user authentication with Ruby in a just few lines of code</title>
	<atom:link href="http://blog.saush.com/2009/04/25/third-party-user-authentication-with-ruby-in-a-just-few-lines-of-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.saush.com/2009/04/25/third-party-user-authentication-with-ruby-in-a-just-few-lines-of-code/</link>
	<description>technology, people and life in general</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:06:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: HanaPipers</title>
		<link>http://blog.saush.com/2009/04/25/third-party-user-authentication-with-ruby-in-a-just-few-lines-of-code/#comment-1933</link>
		<dc:creator><![CDATA[HanaPipers]]></dc:creator>
		<pubDate>Wed, 08 Feb 2012 06:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.saush.com/?p=366#comment-1933</guid>
		<description><![CDATA[:)]]></description>
		<content:encoded><![CDATA[<p>:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sledaollie</title>
		<link>http://blog.saush.com/2009/04/25/third-party-user-authentication-with-ruby-in-a-just-few-lines-of-code/#comment-1821</link>
		<dc:creator><![CDATA[sledaollie]]></dc:creator>
		<pubDate>Sun, 11 Dec 2011 15:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.saush.com/?p=366#comment-1821</guid>
		<description><![CDATA[view  online shopping  for gift]]></description>
		<content:encoded><![CDATA[<p>view  online shopping  for gift</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veena</title>
		<link>http://blog.saush.com/2009/04/25/third-party-user-authentication-with-ruby-in-a-just-few-lines-of-code/#comment-1749</link>
		<dc:creator><![CDATA[Veena]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 09:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.saush.com/?p=366#comment-1749</guid>
		<description><![CDATA[Hi 

is that facebook platform supprts only oath2.0 for authentication.]]></description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>is that facebook platform supprts only oath2.0 for authentication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://blog.saush.com/2009/04/25/third-party-user-authentication-with-ruby-in-a-just-few-lines-of-code/#comment-1396</link>
		<dc:creator><![CDATA[anonymous]]></dc:creator>
		<pubDate>Mon, 27 Sep 2010 14:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.saush.com/?p=366#comment-1396</guid>
		<description><![CDATA[9	  return true if response[&#039;stat&#039;] == &#039;ok&#039;
10	  return false

should be
         return response[&#039;stat&#039;] == &#039;ok&#039;]]></description>
		<content:encoded><![CDATA[<p>9	  return true if response['stat'] == &#8216;ok&#8217;<br />
10	  return false</p>
<p>should be<br />
         return response['stat'] == &#8216;ok&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freebird</title>
		<link>http://blog.saush.com/2009/04/25/third-party-user-authentication-with-ruby-in-a-just-few-lines-of-code/#comment-1138</link>
		<dc:creator><![CDATA[freebird]]></dc:creator>
		<pubDate>Sun, 10 Jan 2010 17:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.saush.com/?p=366#comment-1138</guid>
		<description><![CDATA[Hi,
Amazing guide indeed...
I was just keen on knowing how will a similar authentication snippet would look like for Yahoo OpenID. I not able to find the exact request and response formats for the same. Kindly help me out...]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Amazing guide indeed&#8230;<br />
I was just keen on knowing how will a similar authentication snippet would look like for Yahoo OpenID. I not able to find the exact request and response formats for the same. Kindly help me out&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

