GoDoxy/internal/auth
2025-04-26 03:30:22 +08:00
..
auth.go fix: json store marshaling, api handler 2025-04-24 04:47:42 +08:00
block_page.go feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00
block_page.html feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00
oauth_refresh.go fix: json marshal/unmarshal 2025-04-25 08:25:37 +08:00
oidc.go refactor: change OIDCScopes to GetCommaSepEnv 2025-04-26 03:30:22 +08:00
oidc_test.go fix: json store marshaling, api handler 2025-04-24 04:47:42 +08:00
provider.go revert(oidc): api breaking changes 2025-04-25 11:10:21 +08:00
userpass.go fix(auth): login issue with user password authentication 2025-04-26 01:34:46 +08:00
userpass_test.go fix: json store marshaling, api handler 2025-04-24 04:47:42 +08:00
utils.go fix: json store marshaling, api handler 2025-04-24 04:47:42 +08:00