mirror of
https://github.com/volatiletech/authboss.git
synced 2025-02-07 13:41:55 +02:00
6 lines
227 B
Markdown
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. |