Creates an application or user session.
Create application session
1. Set your Application ID
application_id from the Dashboard => YOUR_APP => Overview section.5. Set a signature
signature value. Use this guide to learn how to generate a signature.Create user session
1. Set your Application ID
application_id from the Dashboard => YOUR_APP => Overview section.5. Set a signature
signature value. Use this guide to learn how to generate a signature.Create session with Firebase phone number
1. Set your Application ID
application_id from the Dashboard => YOUR_APP => Overview section.3. Set a Firebase user ID token
firebase_phone[access_token].4. Set an ID of the Firebase project
firebase_phone[project_id].7. Set a signature
signature value. Use this guide to learn how to generate a signature.user[login] and user[password].user[email] and user[password].provider=facebook, keys[token], and keys[secret] .provider=firebase_phone, firebase_phone[project_id], and firebase_phone[access_token].user[login] and user[password]. Learn more about custom identity provider authentication from our guide.200
401
422