Authentication
Log In
Upgrades an application session to a user session.
POST
Recipes
Log in with login and password
Log in with login and password
Log in with Firebase phone number
Log in with Firebase phone number
4. Set Firebase access token
Use an
access_token parameter to set Firebase access token.An access token is a token received from the social network after a user authenticates with it.Log in with Facebook access token
Log in with Facebook access token
3. Set an access token
An access token is a token received from the social network after a user authenticates with it.
- Log in with login/email and password.
- Log in via Facebook.
- Log in via Firebase phone number (SMS).
Body Parameters
User login.
User email.
User password.
Possible providers:
facebook, firebase_phone. Headers
A user or application session token. See Authentication page to learn more about session tokens.
Responses
202
202
A successful response