Commit Graph

9 Commits

Author SHA1 Message Date
k3-cat c52706e621 feat: Improve oauth redirect (#303)
* fix: redirects after oauth can potentially misalign with server's actually hostname

* feat: remove `RedirectURL` from oauth config, as it should checked by provider rather than client

* feat: align oauth endpoint with the hostname in requests
2025-07-04 14:30:07 +08:00
Tao Chen c75320f4f4 feat(oidc): add pkce (#150) 2025-02-19 09:31:25 +08:00
lejianwen 18eff791b2 style: Module name 2025-02-12 19:46:39 +08:00
lejianwen 472524f836 style: Module name 2025-02-12 16:07:51 +08:00
Tao Chen 3af92d03e8 modify google ro re-use oidc 2024-11-04 21:30:58 +08:00
Tao Chen 1cbaf9d6bc const var for op name 2024-11-03 05:13:22 +08:00
Tao Chen 7707cc116f re-construct oauth 2024-11-02 04:01:28 +08:00
Tao Chen fee2808bca try add oidc 2024-10-29 11:51:01 +08:00
ljw a4b413dadb add oauth loginlog & fix bugs 2024-09-19 10:44:49 +08:00