plack / Plack-Middleware-Session

A very minimalist session library for Plack
Other
40 stars 29 forks source link

<miyagawa> we need Store::Cookie for Session #1

Closed stevan closed 14 years ago

stevan commented 14 years ago
like http://rack.rubyforge.org/doc/Rack/Session/Cookie.html http://cpansearch.perl.org/src/SUKRIA/Dancer-1.100/lib/Dancer/Session/Cookie.pm http://sourceforge.jp/cvs/view/sledge/Sledge-SessionManager-CookieStore/lib/Sledge/SessionManager/CookieStore.pm?view=markup
miyagawa commented 14 years ago

Implemented Cookie only Session store and state. Closed by 3407e979d6709d85f7f41b0f4e96579139079675

Changed state->finalize() API so it can fetch information from Session.