GoDoxy/internal/api/v1/auth
2025-04-17 15:45:30 +08:00
..
auth.go api: add DEBUG_DISABLE_AUTH for debugging 2025-03-28 07:39:26 +08:00
block_page.go auth: implement block page on invalid credentials 2025-03-28 07:39:26 +08:00
block_page.html auth: implement block page on invalid credentials 2025-03-28 07:39:26 +08:00
oidc.go feat: custom json marshaling implementation, replace json and yaml library (#89) 2025-04-16 15:02:11 +08:00
oidc_test.go refactor: rename utils/testing to expect, replace all dot imports in tests 2025-04-17 15:45:30 +08:00
provider.go feat: oidc support OIDC_LOGOUT_URL 2025-01-24 00:34:50 +08:00
userpass.go feat: custom json marshaling implementation, replace json and yaml library (#89) 2025-04-16 15:02:11 +08:00
userpass_test.go refactor: rename utils/testing to expect, replace all dot imports in tests 2025-04-17 15:45:30 +08:00
utils.go feat: update cookie security settings to use API_JWT_SECURE environment variable 2025-03-28 08:51:45 +08:00