Auth
Social Verification Callback
Handles the callback from social authentication providers
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
tbd
Handles the callback from social authentication providers
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
tbd