adapters, so it makes sense as to why the storage is cleared when
authenticating. Fortunately, Zend_Auth (the component) decouples those two
tasks meaning you can use them independently.
For example, you can bypass the storage and use the auth adapter directly:
$result = $authAdapter->authenticate();
This will prevent your storage from being cleared.
--
*Hector Virgen*
Sr. Web Developer
http://www.virgentech.com
没有评论:
发表评论