[Catalyst] Problem with authentication
Tomas Doran
bobtfish at bobtfish.net
Wed Apr 22 12:00:49 GMT 2009
Renee Bäcker wrote:
> Hi *,
>
> I want to use authentication in my catalyst app. The authentication
> seems to work, but I can't access any user information as $c->user is
> undefined.
<snip>
> The log says "login successful:" but nothing more.
>
> What is wrong with my code?
Nothing appears wrong with that code.
However you haven't shown us your authentication config, so we don't
know what you're authenticating with / against.
If you could also include the debug log of the hit which calls
$c->authenticate and then redirects, and the hit after that it would be
helpful.
Cheers
t0m
More information about the Catalyst
mailing list