Skip to main content

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

HTML page that auto-closes the popup