[Catalyst] Using dojo.io.bind to validate login
Nilson Santos Figueiredo Junior
acid06 at gmail.com
Sat May 20 20:31:31 CEST 2006
On 5/20/06, Shawn Ferris <shawnmferris at yahoo.com> wrote:
> The session information is being checked/built correctly.. but now I'm stuck trying to get it back into a cookie for persistence. I'm assuming that I need to set the cookie information from my logonCallback, but I lack the know how. Can someone give me a pointer or two?
I don't know if I got it right, but it seems like a job for
Catalyst::Plugin::Session (using C::P::Session::State::Cookie). Take a
look at it. It should do what you want automagically.
-Nilson Santos F. Jr.
More information about the Catalyst
mailing list