The most scalable and customizable identity server on the market. Replace your Homegrown, Auth0, Okta, Firebase with better UX and DX. Has all the tablestakes: Passkeys, Social Sign In, Multi-Factor Auth, SMS, SAML, TOTP, and more. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
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.
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