Trong Huu Nguyen
|
473e4a95a7
|
refactor: remove loginstatus
Loginstatus is no longer needed with the SSO setup.
Fixes #50.
|
2023-02-10 14:58:17 +01:00 |
|
Trong Huu Nguyen
|
42dcba8367
|
refactor: replace relative canonical redirect with handler
This also ensure that we clean any urls that may stem from user input (e.g.
url parameter or login cookie) before performing redirects.
|
2023-02-10 14:58:14 +01:00 |
|
Trong Huu Nguyen
|
c3c0c01926
|
feat(sso): partially implement handlers
|
2023-02-10 14:58:09 +01:00 |
|
Trong Huu Nguyen
|
a4e4fc752e
|
refactor(handler): remove provider name getter from handler
|
2023-02-10 14:57:57 +01:00 |
|
Trong Huu Nguyen
|
3d08d0b4b0
|
feat: initial skeleton setup for SSO mode
|
2023-02-10 14:57:56 +01:00 |
|