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'd be useful to have an extra hook for login, recovery and verification flows.
Currently it's impossible to interrupt a flow if the decision has to be made based on the identity data but before code is sent.
Describe your ideal solution
Add extra hook type for login, recovery and verification flows, that will be triggered after first input of identifier.
The template data of a jsonnet file will provide identity property.
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'd be useful to have an extra hook for
login
,recovery
andverification
flows.Currently it's impossible to interrupt a flow if the decision has to be made based on the identity data but before
code
is sent.Describe your ideal solution
Add extra hook type for
login
,recovery
andverification
flows, that will be triggered after first input of identifier.The template data of a jsonnet file will provide
identity
property.Workarounds or alternatives
-
Version
1.3.0
Additional Context
No response
The text was updated successfully, but these errors were encountered: