fix(auth): restore BetterAuth OIDC flow across api/web/compose
This commit is contained in:
@@ -161,7 +161,7 @@ Enhance `ConnectionService` to handle OIDC-based authentication:
|
||||
**Integration Tests**:
|
||||
|
||||
- POST /auth/initiate starts OIDC flow with correct params
|
||||
- GET /auth/callback handles OIDC response and creates identity
|
||||
- GET /auth/oauth2/callback/:providerId handles OIDC response and creates identity
|
||||
- POST /auth/validate validates tokens from federated instances
|
||||
- GET /auth/identities returns user's federated identities
|
||||
- Federated requests with valid tokens are authenticated
|
||||
|
||||
Reference in New Issue
Block a user