Hayden
|
ae4b95301f
|
fix: infinite redirect issue (#583)
|
2023-10-10 05:43:44 -08:00 |
|
Hayden
|
1365bdfd46
|
refactor: rewrite to cookie based auth (#578)
* rewrite to cookie based auth
* remove interceptor
|
2023-10-06 19:44:43 -08:00 |
|
Cheng Gu
|
b5987f2e8d
|
feat: set cookies' expires attribute and fix remember me (#530)
|
2023-08-09 18:48:39 -08:00 |
|
Hayden
|
0cb9d2a8e4
|
bump nuxt + fix CookieRef (#465)
|
2023-05-28 09:51:23 -08:00 |
|
Hayden
|
8c57ff841e
|
fix: redirect issues for authorized users (#374)
|
2023-03-25 11:07:22 -08:00 |
|
Hayden
|
faed343eda
|
fix: cookie-auth-issues (#365)
* fix session clearing on error
* use singleton context to manage user state
* implement remember-me functionality
* fix errors
* fix more errors
|
2023-03-22 21:52:25 -08:00 |
|
Hayden
|
12975ce26e
|
feat: change auth to use cookies (#301)
* frontend cookie implementation
* accept cookies for authentication
* remove auth store
* add self attr
|
2023-02-17 21:57:21 -09:00 |
|