Handle OAuth callback from external provider
GET/api/v1/user/plugins/oauth/callback
This endpoint receives the callback after the user authenticates with the external service. It exchanges the authorization code for tokens and stores them encrypted in the database.
Request
Responses
- 200
- 400
HTML page that auto-closes the popup
Invalid callback parameters