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

Added Password Reset Email Template #154

Merged

Conversation

samarth52
Copy link
Contributor

@samarth52 samarth52 commented Sep 13, 2024

Issue: #142
Related PR: #153

This PR adds a function to send a password reset email using MailerSend. The email template is hosted on MailerSend itself (but I found it very easy to delete, so it might be a better idea to put it in the codebase).

The email currently looks like the following:
image

I have been unable to load the image on Gmail, and it is nearly impossible to get the Poppins font-family working so I used Inter.

@samarth52 samarth52 changed the base branch from dev to samarth/add-verification-model September 13, 2024 08:07
@samarth52 samarth52 marked this pull request as ready for review September 15, 2024 17:21
@xHayden xHayden linked an issue Sep 16, 2024 that may be closed by this pull request
6 tasks
@samarth52 samarth52 force-pushed the samarth/add-verification-model branch 3 times, most recently from ce799e2 to 25aa24e Compare September 25, 2024 00:02
@xHayden xHayden merged commit ca5e000 into samarth/add-verification-model Sep 30, 2024
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.

[Feature] Password Reset Token Flow (Confirmation Codes)
2 participants