OIDC callback
GET/users/oidc/callback
Handles the OIDC callback, exchanges the code for a token, and creates or logs in the user.
Responses
- 302
- 400
Redirects to the frontend with a success or error message.
Code and state are required.
GET/users/oidc/callback
Handles the OIDC callback, exchanges the code for a token, and creates or logs in the user.
Redirects to the frontend with a success or error message.
Code and state are required.