<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Bluish Coder: openid</title>
 <link href="http://bluishcoder.co.nz/tag/openid/atom.xml" rel="self"/>
 <link href="http://bluishcoder.co.nz/"/>
 <updated>2020-07-10T16:25:05+12:00</updated>
 <id>http://bluishcoder.co.nz/</id>
 <author>
   <name>Bluishcoder</name>
   <email>admin@bluishcoder.co.nz</email>
 </author>

 
 <entry>
   <title>User Authentication - OpenID and Facebook</title>
   <link href="http://bluishcoder.co.nz/2009/02/27/user-authentication-openid-and-facebook.html"/>
   <updated>2009-02-27T13:30:00+13:00</updated>
   <id>http://bluishcoder.co.nz/2009/02/27/user-authentication-openid-and-facebook</id>
   <content type="html">&lt;p&gt;I&#39;m still looking at the different options for &lt;a href=&quot;http://tinyvid.tv/&quot;&gt;tinyid&lt;/a&gt; to handle registration and authentication of users. My recent change added logging in using your Facebook account using &lt;a href=&quot;http://developers.facebook.com/connect.php&quot;&gt;Facebook Connect&lt;/a&gt;. Another option I&#39;m considering is &lt;a href=&quot;http://openid.net/&quot;&gt;OpenID&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;There&#39;s a good blog post comparing the &lt;a href=&quot;http://www.sociallipstick.com/2008/11/21/an-open-stack-glossary-for-facebook-developers/&quot;&gt;Facebook vs the OpenID stack&lt;/a&gt;. The same weblog has a post on using &lt;a href=&quot;http://www.sociallipstick.com/2009/02/04/how-to-accept-openid-in-a-popup-without-leaving-the-page/&quot;&gt;OpenID in a popup&lt;/a&gt; without leaving the page, similar to how Facebook Connect does its magic. You can see a &lt;a href=&quot;http://openid-demo.appspot.com/&quot;&gt;demo of this concept in action&lt;/a&gt;.&lt;/p&gt;
</content>
 </entry>
 
 
</feed>
