Commit graph

19 commits

Author SHA1 Message Date
Alex Gleason
a2e19e3720
Add resetPassword action 2020-05-24 18:22:36 -05:00
Alex Gleason
db7cfacff1
Make app repair itself if broken 2020-04-29 20:45:04 -05:00
Alex Gleason
44f196fa99
Unfreeze registration form after error 2020-04-29 20:00:01 -05:00
Alex Gleason
f6212cf81b
Refresh user token on pageload 2020-04-29 19:38:24 -05:00
Alex Gleason
5c0c1932e0
Delay creating auth app until trying to login or register 2020-04-29 19:10:53 -05:00
Alex Gleason
3c159460eb
Cleanup unused refresh stuff in auth 2020-04-29 18:39:01 -05:00
Alex Gleason
ac660c2485
Refactor auth, get new app token instead of refreshing 2020-04-29 16:58:54 -05:00
Alex Gleason
652c79b6ac
Refactor auth app creation 2020-04-29 14:08:56 -05:00
Alex Gleason
6bcae0dd13
Get captcha working 2020-04-23 20:48:25 -05:00
Alex Gleason
da0de40256
Redirect home after registering 2020-04-23 19:12:42 -05:00
Alex Gleason
af2cbc3455
Basic registration form functionality 2020-04-23 18:41:20 -05:00
Alex Gleason
141b0e6bfa
Fix most linter errors 2020-04-14 15:45:38 -05:00
Alex Gleason
fc72e39ff4
eslint --fix 2020-04-14 13:44:40 -05:00
Alex Gleason
d4c84e2b4e
Skip auth app creation if there's one in localStorage 2020-04-11 19:03:36 -05:00
Alex Gleason
6c6d6297f9
LogOut working 2020-04-11 14:41:13 -05:00
Alex Gleason
9e50293e67
Get login form working! 2020-04-05 20:29:19 -05:00
Alex Gleason
83a711cd3e
Authorize app with token 2020-04-05 19:12:41 -05:00
Alex Gleason
3924a47ff7
Set/get auth from Redux 2020-04-05 16:54:51 -05:00
Alex Gleason
8f07c6ea2a
Get basic login working 2020-04-04 15:28:57 -05:00