1
0
mirror of https://github.com/volatiletech/authboss.git synced 2025-01-22 05:09:42 +02:00
Aaron L aaf9c71f3c Add new PasswordReset event.
- Make remember clear it's tokens on password reset.
- Fix #14
2015-03-05 20:06:44 -08:00
..
2015-02-22 22:27:45 -08:00
2015-03-05 20:06:44 -08:00
2015-03-05 20:06:44 -08:00

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.