Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show "resend code"-button in registration flow with show_verification_ui hook #3741

Open
4 of 5 tasks
ubiseb opened this issue Feb 6, 2024 · 1 comment · May be fixed by #4260
Open
4 of 5 tasks

Show "resend code"-button in registration flow with show_verification_ui hook #3741

ubiseb opened this issue Feb 6, 2024 · 1 comment · May be fixed by #4260
Assignees
Labels
feat New feature or request.

Comments

@ubiseb
Copy link

ubiseb commented Feb 6, 2024

Preflight checklist

Ory Network Project

No response

Describe your problem

Testing out the kratos-selfservice-ui-node I noticed that the “resend code”-button is only available if starting a new verification by sending in an email address, but if registration is configured to have a after hook to show_verification_ui the email that the user registered with is not included and there is no “resend code”-button available.
Is this a reason for why these views are different between the two use cases or was this use case not considered in the happy path during the implementation of verification via one time codes (#2824)

Describe your ideal solution

"Resend code"-button is available in the verification screen after registration is submitted

Workarounds or alternatives

Manual inclusion of resend code button on verification page (but still need to handle sending email that was registered with to the verification flow)

Version

v1.0.0

Additional Context

No response

@ubiseb ubiseb added the feat New feature or request. label Feb 6, 2024
@SkalaNetworks
Copy link

Issue still present, the hook doesn't render the button for resending a code

@jonas-jonas jonas-jonas self-assigned this Jan 2, 2025
@jonas-jonas jonas-jonas linked a pull request Jan 2, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants