mirror of
https://github.com/volatiletech/authboss.git
synced 2024-12-04 10:24:52 +02:00
.. | ||
README.md | ||
remember_test.go | ||
remember.go |
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.