Dane Everitt
|
6336e5191f
|
Strip out JWT usage and use cookies to track the currently logged in user
|
2018-07-14 22:42:58 -07:00 |
|
Dane Everitt
|
e7faf979a1
|
Change login handling to automatically redirect a user if their session will need renewal.
|
2018-06-16 14:05:39 -07:00 |
|
Dane Everitt
|
03c83c084a
|
Revert use of cookies, go back to using a JWT
|
2018-06-06 22:49:44 -07:00 |
|
Dane Everitt
|
e948d81d8a
|
Base attempt at using vuex to handle logins
|
2018-06-05 23:00:01 -07:00 |
|
Dane Everitt
|
a1444b047e
|
Fix JWT handling for API access when logging in
|
2018-05-28 14:59:48 -07:00 |
|
Dane Everitt
|
4fad244073
|
Show correct auth error.
|
2018-04-08 16:16:04 -05:00 |
|
Dane Everitt
|
d63624f607
|
Working login form with password reset functionality.
|
2018-04-08 15:18:13 -05:00 |
|
Dane Everitt
|
c3e462ab2f
|
Cleanup login/reset functionality, address security issue with 2FA pathways
|
2018-04-07 16:17:51 -05:00 |
|
Dane Everitt
|
4f3c668420
|
Refactor auth controllers to be cleaner and easier to maintain
|
2018-04-07 12:35:15 -05:00 |
|