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

102 forget password backend fix #200

Merged
merged 4 commits into from
Sep 14, 2024
Merged

Conversation

uparkalau
Copy link
Contributor

No description provided.

Added: Handlebars package for email templating.
Enhanced: Email templates to include password reset links.
@uparkalau uparkalau requested a review from erenfn September 10, 2024 08:56
backend/index.js Outdated Show resolved Hide resolved
@erenfn
Copy link
Collaborator

erenfn commented Sep 10, 2024

I also get this:

Error: Cannot find module 'handlebars'

@uparkalau
Copy link
Contributor Author

I also get this:

Error: Cannot find module 'handlebars'

do npm install, i had the same problem. this is cashed related issue

@uparkalau uparkalau requested a review from erenfn September 11, 2024 02:13
@erenfn
Copy link
Collaborator

erenfn commented Sep 12, 2024

npm install didn't solve this. Even in docker I get this problem

@erenfn
Copy link
Collaborator

erenfn commented Sep 14, 2024

I didn't have the email and the password so I couldn't test it, but now I don't get the errors, and if you say that you were able to get the email then it is fine to merge

@uparkalau uparkalau merged commit d97a7a8 into develop Sep 14, 2024
1 check passed
@erenfn erenfn deleted the 102-forget-password-backend-fix branch January 16, 2025 23:50
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.

2 participants