You can use the clearIdentity() method in Zend_Auth to get rid of the data
associated with the authorization that is in the persistent storage.
If you're also looking for a pre-build way to modify the session time of
this identity: that doesn't exist (as far as i know). But it would only
require minimum modification if you extend the existing class.

-----
http://devshed.excudo.net http://devshed.excudo.net 
-- 
View this message in context: 
http://www.nabble.com/Zend_Auth-hook-for-expiration--tp22820963p22842817.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to