1
0
mirror of https://github.com/volatiletech/authboss.git synced 2024-11-24 08:42:17 +02:00
authboss/expire
Aaron L 4d85b23e8a Fix missing lastaction on login
- Add Setup() function for expire to install a hook to set last action
  on successful login. If Setup() is not called, expiration starts from
  the first request made by the logged in user after the login request
  itself.
2019-03-30 15:56:13 -07:00
..
expire_test.go Fix missing lastaction on login 2019-03-30 15:56:13 -07:00
expire.go Fix missing lastaction on login 2019-03-30 15:56:13 -07:00