Sociallogin
Query Parameters
External login type
DeviceUsernameFacebookTwitterGoogleMsisdnDeedoPacemakerAppleSony... 8 other enums
Token
Application Id
Unique Id
Secret
Response
OK
Response Attributes
A token granting access to protected resources on behalf of the user
The type of token issued, typically indicating the authentication scheme (e.g., Bearer)
The duration in seconds before the access token expires and requires renewal
A token used to refresh the access token without re-authenticating
Response
Status Codes
200
Everything worked as expected.
400
The request was unacceptable, often due to missing a required parameter.
401
The request was unacceptable, often due to missing a required parameter.
402
The parameters were valid but the request failed.
403
The API key doesnt have permissions to perform the request.
404
The requested resource does not exist.