Is there any way to force authentication with Zend_Auth?
- by Ben Dauphinee
I am working with Zend_Auth and cookie/session persistence. I can't seem to figure out how to force an authentication with this class.
Is there any way to force Zend_Auth to believe it has authenticated as a user?