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
Ory Network Project
No response
Describe your problem
At the moment
require_verified_address
requires at least one of the addresses to be verified:https://github.com/ory/kratos/blob/master/selfservice/hook/address_verifier.go#L39-L49
E.g. it's impossible to require both phone and email to be verified (for example).
Describe your ideal solution
Add an option to hook config to require all of the addresses to be verified.
Workarounds or alternatives
-
Version
1.2.0
Additional Context
No response