Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure built-in UI verification redirect includes code (#6982)
For successful email verification attempts, ensure that if the verification token does not already include a redirect_to address, we add the `code` query parameter to the redirect with the default redirect_to URL from the UI config.
- Loading branch information