#Can I use Userid & password to Authenticate my Users?
1 messages · Page 1 of 1 (latest)
According to the latest docs, there is no way to create a session with a userId. You need to use either an email or phone number depending on the endpoint.
The only other way to create a session without email or phone, is an anonymous session, but you will still need to use an email if you want to turn it into an account.