[Catalyst] Help with Catalyst::Authentication::Store::MongoDB (not
generating Session)
Gabriel Vieira
gabriel.vieira at gmail.com
Sun Aug 15 17:59:05 GMT 2010
Hi,
I'm developing Catalyst::Authentication::Store::MongoDB.
It seems working just fine once it does the authentication right, but
I'm not getting a session done.
Can anyone help me with that?
"Catalyst::Authentication::Store::MongoDB and
Catalyst::Authentication::Store::MongoDB::User" at
http://paste.scsys.co.uk/48204
"Catalyst::Authentication::Store::MongoDB - App.pm (Expediente.pm)" at
http://paste.scsys.co.uk/48205
"Catalyst::Authentication::Store::MongoDB - Login Controller" at
http://paste.scsys.co.uk/48206
"Catalyst::Authentication::Store::MongoDB - Log" at
http://paste.scsys.co.uk/48207
If I insert the following line in Login.pm it retrieves the session
cookie, but without authentication parameters:
<code>
$c->session;
</code>
Thanks,
--
Gabriel Vieira
More information about the Catalyst
mailing list