1
0
mirror of https://github.com/volatiletech/authboss.git synced 2025-01-26 05:27:33 +02:00
authboss/remember/README.md

6 lines
227 B
Markdown
Raw Normal View History

2015-01-03 08:58:09 -08:00
Remember
=========
2015-02-22 22:27:45 -08:00
Remember module implements remebering users past the session cookie expiry. Also
ensures that remembered users are marked as "half-authed" to easily allow denying
of sensitive information until fully authed.