Skip to content

Conversation

chriscarrollsmith
Copy link
Contributor

  • Uncommented the test of the password reset endpoint and mocked the call to resend.send
  • Fixed a bug in the password reset flow and verified that the flow is working in the application
  • Added missing BASE_URL environment variable in the .env.example file
  • Added a helper function to generate the password reset link to include in the email, and added a test to validate this URL against the actual endpoint

@chriscarrollsmith chriscarrollsmith linked an issue Nov 19, 2024 that may be closed by this pull request
@chriscarrollsmith chriscarrollsmith merged commit e76f5b9 into main Nov 19, 2024
2 checks passed
@chriscarrollsmith chriscarrollsmith deleted the 9-testvalidate-password-recovery-flow-using-resend branch November 19, 2024 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test/validate password recovery flow using Resend
1 participant