Login
post
Start a login for a user authority. The user authority may be:
- phone number
- Apple JWT
- Google JWT
Body
user_authstringOptional
email or phone number
auth_jwtstringOptional
auth_jwt_typestring · enumOptionalPossible values:
Responses
200Success
application/json
user_namestringOptional
user_authstringOptional
email or phone number
post/auth/login
200Success
Was this helpful?