Skip to main content

Start OAuth authorization

POST 

/oauth/:provider/authorize

Initiate an OAuth authorization flow for a provider. Returns an authorization URL to redirect the user to. The user will be redirected back to /api/v1/oauth/callback after authorizing.

Request

Responses

OK