mirror of
https://github.com/volatiletech/authboss.git
synced 2025-01-08 04:03:53 +02:00
045b9331c7
- Add session and cookie cleanup on logout |
||
---|---|---|
.. | ||
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.