Apis::V4::Auth API

Login with Facebook Access Token as a phone number only user

Parameters

Name Description
provider Service Type (google, facebook, thekey)
code One-time auth code/service ticket from the service
fb_access_token fb access token
okta_access_token okta access token
client_token A token previously used for anonymous logic. This token can only be used once to promote an anonymous user to a verified user, after that you must force users through a regular login flow.
first_name User provided first name (required if creating client token login flow)
last_name User provided last name
fb_access_token Your FB access token for the Missionhub app that can be used instead of the code parameter

Response Fields

Name Description
token MH JSON Web Token that will contain a user_id and an expires at
first_name User's first name
last_name User's last name
person_id User's person id
profile_image_url User's profile image
thekey_uid User's UID for TheKey.me