<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Zendcasts Forum - ZC43 – Writing a Zend_Auth_Adapter with Doctrine]]></title>
		<link>http://www.zendcasts.com/forum/topic/129/zc43-writing-a-zendauthadapter-with-doctrine/</link>
		<description><![CDATA[The most recent posts in ZC43 – Writing a Zend_Auth_Adapter with Doctrine.]]></description>
		<lastBuildDate>Sun, 24 Jan 2010 00:43:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[ZC43 – Writing a Zend_Auth_Adapter with Doctrine]]></title>
			<link>http://www.zendcasts.com/forum/post/573/#p573</link>
			<description><![CDATA[<p>I&#039;ve been using Doctrine a lot in my own work, and recently found myself itching to have tighter integration between Zend and Doctrine when it comes to user logins. Luckily, Zend provides a very simple interface with regards to Zend_Auth. This way, it&#039;s easy to decouple your persistence layer (in my case Doctrine) from the authentication layer. I&#039;ve borrowed from <a href="http://palo-verde.us/?blog/2009/08/16/zend_auth-adapter-with-doctrine.html">Palo Verede&#039;s wonderful article on Doctrine and Zend_Auth</a> and I invite you to check his blog out.</p><p>Grab a <a href="http://zendcasts.googlecode.com/svn/trunk/zc43-writing-a-zend-auth-adapter-for-doctrine/zc43-writing-a-zend-auth-adapter-for-doctrine.zip">copy of the project</a> or <a href="http://code.google.com/p/zendcasts/source/browse/#svn/trunk/zc43-writing-a-zend-auth-adapter-for-doctrine">browse the repository</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon Lebensold)]]></author>
			<pubDate>Sun, 24 Jan 2010 00:43:29 +0000</pubDate>
			<guid>http://www.zendcasts.com/forum/post/573/#p573</guid>
		</item>
	</channel>
</rss>
