Skip to main content

OAuthCallbackQuery

codeCode (string)required
stateState (string)required
error object
anyOf
string
error_description object
anyOf
string
OAuthCallbackQuery
{
"code": "string",
"state": "string",
"error": "string",
"error_description": "string"
}