GoDoxy/internal/api/v1/auth
2025-03-28 07:39:26 +08:00
..
auth.go api: add DEBUG_DISABLE_AUTH for debugging 2025-03-28 07:39:26 +08:00
oidc.go api: allow authentication when on http 2025-03-28 07:39:26 +08:00
oidc_test.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
provider.go feat: oidc support OIDC_LOGOUT_URL 2025-01-24 00:34:50 +08:00
userpass.go refactor: rename module 'err' to 'gperr' and use gphttp error handling 2025-03-28 07:39:26 +08:00
userpass_test.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
utils.go api: allow authentication when on http 2025-03-28 07:39:26 +08:00