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