Hook require_verified_address
: option to require all of the addresses to be verified
#4117
Open
3 of 5 tasks
Labels
feat
New feature or request.
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
The text was updated successfully, but these errors were encountered: