Social Media
Social Media
Social Media
A Login with Social Media
Attributes
Name
Type
Description
Example
Social Media Create
create a new Login with social media
POST /auth/social_media/{social_media_provider}Optional Parameters
Name
Type
Description
Example
access_token
nullable string
google generated access_token
null
nullable email
the email of the user
null
family_name
nullable string
last name of the user
null
given_name
nullable string
first name of the user
null
input_token
nullable string
facebook input token
null
name
nullable string
name that comes from facebook
null
token_id
nullable string
token id built for an order
null
Curl Example
Response Example
Last updated