1
0
mirror of https://github.com/volatiletech/authboss.git synced 2025-01-10 04:17:59 +02:00
authboss/remember
Aaron L 2399b4c089 Fix bug where remember didn't log you in
- The current request needed a pid set, the session sets that existed in
  the current code would only log you in the next request.
2018-05-08 18:11:13 -07:00
..
remember_test.go Fix bug where remember didn't log you in 2018-05-08 18:11:13 -07:00
remember.go Fix bug where remember didn't log you in 2018-05-08 18:11:13 -07:00