1
0
mirror of https://github.com/volatiletech/authboss.git synced 2024-12-04 10:24:52 +02:00
authboss/remember
2015-02-22 22:27:45 -08:00
..
README.md Add a few updates to documentation. 2015-02-22 22:27:45 -08:00
remember_test.go Add PrimaryID to the system. 2015-02-22 13:24:53 -08:00
remember.go Add PrimaryID to the system. 2015-02-22 13:24:53 -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.