Is there any way to force authentication with Zend_Auth?
Posted
by Ben Dauphinee
on Stack Overflow
See other posts from Stack Overflow
or by Ben Dauphinee
Published on 2010-05-30T03:08:01Z
Indexed on
2010/05/30
3:12 UTC
Read the original article
Hit count: 429
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?
© Stack Overflow or respective owner