Appearance
Stored only in your browser. Get one under Tokens.
login or register user using thirdparty integration
GET
/auth/oauth/login/{service}
login or register user using thirdparty integration
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Parameters
Path Parameters
service*
External oAuth service
Type
Requiredstring
Query Parameters
returnto
Return to with implicit token
Type
string
Responses
Invalid payload
application/json
JSON "code": 0, "error": "string", "incident": 0, "msg": "string"
{
}