You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's impossible to start a code verification flow for a phone. There's only an email field in the form. I've tried to input a phone into the email field, but it didn't work.
If I register a new account with an email over the schema with email and phone, the verification code is sent automatically with body sms.body.gotmpl, so it's a little bit confusing that there's no other way to start a code verification flow.
Describe your ideal solution
Using field identifier instead of email in the verification.
Workarounds or alternatives
-
Version
1.3.0
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Preflight checklist
Ory Network Project
No response
Describe your problem
It's impossible to start a code verification flow for a phone. There's only an
email
field in the form. I've tried to input a phone into theemail
field, but it didn't work.If I register a new account with an email over the schema with email and phone, the verification code is sent automatically with body sms.body.gotmpl, so it's a little bit confusing that there's no other way to start a code verification flow.
Describe your ideal solution
Using field
identifier
instead ofemail
in the verification.Workarounds or alternatives
-
Version
1.3.0
Additional Context
No response
The text was updated successfully, but these errors were encountered: