GoDoxy/internal/api/v1/auth
2025-02-06 06:36:14 +08:00
..
auth.go Feat/OIDC middleware (#50) 2025-01-19 13:48:52 +08:00
oidc.go feat: oidc support OIDC_LOGOUT_URL 2025-01-24 00:34:50 +08:00
oidc_test.go fixes some tests 2025-02-06 06:36:14 +08:00
provider.go feat: oidc support OIDC_LOGOUT_URL 2025-01-24 00:34:50 +08:00
userpass.go feat: oidc support OIDC_LOGOUT_URL 2025-01-24 00:34:50 +08:00
userpass_test.go fixes some tests 2025-02-06 06:36:14 +08:00
utils.go feat: oidc support OIDC_LOGOUT_URL 2025-01-24 00:34:50 +08:00