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.
Preflight checklist
Describe your problem
After #2645 is merged, there is a new
code
strategy available for recovery, but not for verification flows.Describe your ideal solution
The new strategy needs to be available for verification flows as well.
selfservice.flows.verification.use
with options"link" | "code"
verification_valid
andverification_invalid
Workarounds or alternatives
none.
Version
v0.10.1
Additional Context
2645