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
puyujian
8a8abd5163
feat(oauth): 支持linux.do登录 ( #280 )
...
* 支持linux.do登录
* 修正
2025-06-15 15:32:20 +08:00
lejianwen
7410b539a0
style(service): refactor global dependencies to use local variables
2025-02-26 19:15:38 +08:00
lejianwen
0403d71502
feat(oauth): Oauth nonce ( #148 )
2025-02-26 16:36:53 +08:00
lejianwen
448e7460a9
style(oidc): Oidc style
2025-02-21 09:49:41 +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
ljw
d4d39eecaa
up oauth re
2024-11-05 11:48:35 +08:00
Tao Chen
3af92d03e8
modify google ro re-use oidc
2024-11-04 21:30:58 +08:00
Tao Chen
1b7c7eef8f
fix google
2024-11-03 18:04:28 +08:00
Tao Chen
d353f9837f
fix: email from github
2024-11-03 05:11:31 +08:00
Tao Chen
5c65edb8fa
fix bug ValidateOauthProvider location
2024-11-02 04:20:00 +08:00
Tao Chen
7707cc116f
re-construct oauth
2024-11-02 04:01:28 +08:00
ljw
855beb7fa9
up oauth
2024-10-31 14:03:48 +08:00
乐
a1f4e1de84
Merge pull request #32 from IamTaoChen/bug/odic-user
...
delete user from user_thirds and update README
2024-10-30 19:08:50 +08:00
Tao Chen
0dcc21260e
delete user from user_thirds, too
2024-10-30 15:59:33 +08:00
ljw
3c30ad145c
up v
2024-10-30 15:46:12 +08:00
Tao Chen
fe910c37cf
fix: spelling
2024-10-29 23:00:17 +08:00
Tao Chen
ffa47177aa
fix bug - oidc scopes
2024-10-29 18:46:45 +08:00
Tao Chen
fee2808bca
try add oidc
2024-10-29 11:51:01 +08:00
Oganneson
8bab23b65b
Add oauth callback via proxy
...
Improved support for environment variables and configuration files, and standardized default behaviors
2024-10-20 17:56:11 +08:00
ljw
f64022e411
add conn log
2024-10-18 15:05:58 +08:00
ljw
8cb701ec85
add i18n
2024-09-25 22:41:57 +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