1
0
mirror of https://github.com/volatiletech/authboss.git synced 2025-02-07 13:41:55 +02:00
authboss/remember/README.md
2015-02-22 22:27:45 -08:00

6 lines
227 B
Markdown

Remember
=========
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.