<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Zendcasts Forum - ZC43 – Writing a Zend_Auth_Adapter with Doctrine]]></title>
	<link rel="self" href="http://www.zendcasts.com/forum/feed/atom/topic/129/"/>
	<updated>2010-01-24T00:43:29Z</updated>
	<generator>PunBB</generator>
	<id>http://www.zendcasts.com/forum/topic/129/zc43-writing-a-zendauthadapter-with-doctrine/</id>
		<entry>
			<title type="html"><![CDATA[ZC43 – Writing a Zend_Auth_Adapter with Doctrine]]></title>
			<link rel="alternate" href="http://www.zendcasts.com/forum/post/573/#p573"/>
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Jon Lebensold]]></name>
				<uri>http://www.zendcasts.com/forum/user/3/</uri>
			</author>
			<updated>2010-01-24T00:43:29Z</updated>
			<id>http://www.zendcasts.com/forum/post/573/#p573</id>
		</entry>
</feed>
