GoDoxy/internal/api/v1/auth
Peter Olds 9a12dab600
fix: allow oauth_state token to be cross-domain (#40)
External OIDC providers won’t work with the current setup.
2025-01-13 05:27:06 +08:00
..
auth.go feat: Add optional OIDC support (#39) 2025-01-13 04:49:46 +08:00
oidc.go fix: allow oauth_state token to be cross-domain (#40) 2025-01-13 05:27:06 +08:00
oidc_test.go feat: Add optional OIDC support (#39) 2025-01-13 04:49:46 +08:00