Commit Graph

9 Commits

Author SHA1 Message Date
Jesse Brault
058577d676 Correct redirect from login page. 2024-08-08 12:40:50 -05:00
Jesse Brault
90feb0e963 Clearer RefreshTokenError reasons and login page message. 2024-08-08 12:28:26 -05:00
Jesse Brault
111acea22f Ran prettier on all src files now that printWidth is 120. 2024-08-08 10:46:49 -05:00
Jesse Brault
3ea7f6f83a Refresh-token auth flow working. Still cannot clear search. 2024-08-07 10:34:11 -05:00
Jesse Brault
c35ef2f60b Major refactoring of auth, Header, and overall login/logout experience. 2024-08-06 11:05:48 -05:00
Jesse Brault
159f0177eb Working on authenticated Recipes routes. 2024-08-01 08:23:30 -05:00
JesseBrault0709
038b5181dd Login/logout properly working. 2024-06-23 10:33:19 +02:00
JesseBrault0709
c97fdc76e5 Basic login working with backend. 2024-06-22 09:41:49 +02:00
JesseBrault0709
011151227a Very basic routing for login/logout. 2024-06-20 08:10:11 +02:00