ReferenceAuth
Callback
Handle OAuth callback and establish session.
Query Parameters
code?|
state?|
Header Parameters
user-agent?|
Cookie Parameters
oauth_state_nonce?|
Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/auth/callback"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}