<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 00:43:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Paul Jones' Blog: Solar and TypeKey Authentication]]></title>
      <guid>http://www.phpdeveloper.org/news/5942</guid>
      <link>http://www.phpdeveloper.org/news/5942</link>
      <description><![CDATA[<p>
It seems <i>Paul Jones</i> and the <a href="http://solarphp.com/">Solar</a> crew forgot to mention something with their latest release of the framework - a new authentication adapter for using Typekey in your code
</p>
<blockquote>
<p>
As astute observers will have realized, the most-recent release of <a href="http://solarphp.com/">Solar</a> had a new authentication adapter in it: <a href="http://solarphp.com/svn/trunk/Solar/Auth/Adapter/Typekey.php">Solar_Auth_Adapter_Typekey</a>.
</p>
<p>
In this article, I'm going to talk a bit about Solar authentication in general, and then TypeKey authentication in specific.
</p>
</blockquote>
<p>
<i>Paul</i> <a href="http://paul-m-jones.com/blog/?p=227">talks first</a> about authentication in general using Solar, giving a simple code example of using the Solar_Auth class. With that base in place, he moves on to the TypeKey authentication, a more unified method for user validation than just using a seperate login at each site.
</p>
<p>
He explains what's needed to get the ball rolling and demonstrates a TypeKey login link and the setup for the adapter to validate the user.
</p>]]></description>
      <pubDate>Wed, 02 Aug 2006 14:08:00 -0500</pubDate>
    </item>
  </channel>
</rss>
