GoDoxy/internal/api/v1/auth
Peter Olds 694219c50a
feat: Add optional OIDC support
This allows the API to trigger an OAuth workflow to create the JWT for authentication. For now the workflow is triggered by manually visiting `/api/login/oidc` on the frontend app until the UI repo is updated to add support.
2025-01-10 00:26:37 -08:00
..
auth.go feat: Add optional OIDC support 2025-01-10 00:26:37 -08:00
oidc.go feat: Add optional OIDC support 2025-01-10 00:26:37 -08:00
oidc_test.go feat: Add optional OIDC support 2025-01-10 00:26:37 -08:00