network
network copied to clipboard
Custom UI Has No "Resend Code" Node
Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's Code of Conduct.
- [X] I have read and am following this repository's Contribution Guidelines.
- [X] I have joined the Ory Community Slack.
- [X] I am signed up to the Ory Security Patch Newsletter.
Ory Network Project
No response
Describe the bug
Using a custom UI, the post-registration verification flow doesn't return a Forgot Code node for email confirmation, as it does for recovery.
Reproducing the bug
- Create a custom UI flow for user registration, requiring email verification
- Complete initial registration, see code verification screen
- See that returned flow UI nodes does not include a node for resending the verification code.
Relevant log output
No response
Relevant configuration
No response
Version
Latest
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response