Auth
OAuth login
Login via OAuth provider and return access/refresh tokens.
post/auth/oauth
Request body
Response
Example response
{
"statusCode": 200,
"type": "Object"
}Login via OAuth provider and return access/refresh tokens.
{
"statusCode": 200,
"type": "Object"
}