GoDoxy/internal/config
Peter Olds 2180ae37eb
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-12 12:36:21 -08:00
..
types fix incorrect reload behaviors, further organize code 2025-01-09 04:26:00 +08:00
config.go feat: Add optional OIDC support 2025-01-12 12:36:21 -08:00
query.go fix route provider name 2025-01-12 13:49:47 +08:00