Commit Graph

2 Commits

Author SHA1 Message Date
Marshall Polaris
e84088ba75 Set cookies in auth handler before looking up user 2022-07-21 22:50:10 -07:00
Marshall Polaris
03858e4a8c
Make a React context to be the source of truth for authenticated user (#675)
* Make a React context to manage the logged in user events

* Remove unnecessary new user creation promise machinery

* Slight refactoring to auth context code

* Improvements in response to James feedback
2022-07-21 00:38:26 -07:00