OAuth

Single static OAuth redirect target (state-keyed, all flows)

get/api/oauth/callback

Query parameters

codestring
statestring
errorstring
error_descriptionstring

Response

OAuth authorization completed

Changes