Commit Graph

24 Commits

Author SHA1 Message Date
lejianwen
929f6ddf20 feat: WebClient 1.4.2 2025-09-12 15:11:49 +08:00
lejianwen
07dfba9d59 fix: The callback URL is based on the configured API SERVER because the project might be behind an Nginx reverse proxy. If the Origin/Host is forgotten to configure the reverse proxy, it will be incorrect 2025-08-10 15:48:11 +08:00
lejianwen
1d2d1d4c98 fix: Oauth callback url is fixed to host+/api/oidc/callback (#314) 2025-07-11 09:55:48 +08:00
k3-cat
73a8461a2d 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
lejianwen
4637879091 style: Oauth page languages 2025-04-24 21:52:43 +08:00
lejianwen
0f16f61ab3 feat(oauth): Oauth nonce (#148) 2025-02-26 16:36:53 +08:00
lejianwen
0dd92311b2 feat(oauth): Oauth callback page beautification (#115) 2025-02-25 13:51:49 +08:00
Tao Chen
6f55c5b642 feat(oidc): add pkce (#150) 2025-02-19 09:31:25 +08:00
lejianwen
6aebf061a4 style: Module name 2025-02-12 19:46:39 +08:00
lejianwen
32a9eda8ca style: Module name 2025-02-12 16:07:51 +08:00
ljw
daeae19194 up oauth re 2024-11-05 11:48:35 +08:00
Tao Chen
da7b70c471 add err for RegisterByOauth 2024-11-03 16:49:03 +08:00
Tao Chen
71d1c431a9 add DeviceId to userToken 2024-11-02 05:42:47 +08:00
Tao Chen
c021ebfbdf fix bug ValidateOauthProvider location 2024-11-02 04:20:00 +08:00
Tao Chen
485ae54e9e re-construct oauth 2024-11-02 04:01:28 +08:00
ljw
0ed40318cb up oauth 2024-10-31 14:03:48 +08:00
Tao Chen
7c1fc4fa6d add some /admin/ to surport web OIDC 2024-10-31 09:21:30 +08:00
Tao Chen
60b7ccdb3a bind oidc ThirdEmail 2024-10-29 23:09:54 +08:00
Tao Chen
9eff8ea33a fix: spelling 2024-10-29 23:00:17 +08:00
Tao Chen
4105f14a3f try add oidc 2024-10-29 11:51:01 +08:00
ljw
c99261c12d add i18n 2024-09-25 22:41:57 +08:00
ljw
c485035e74 add personal apis 2024-09-24 14:43:27 +08:00
ljw
1e3403e3c5 add google oauth 2024-09-20 12:13:15 +08:00
ljw
a4b413dadb add oauth loginlog & fix bugs 2024-09-19 10:44:49 +08:00