OAuth
Legacy per-provider OAuth redirect target (delegates to the static callback)
get/api/oauth/{provider}/callback
Path parameters
providerstring required
Query parameters
codestring
statestring
errorstring
error_descriptionstring
Response
OAuth authorization completed
Changes
Changed in 4 of the 104 revisions of this API.15
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲