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

forgot password / confirm reset password flow #51

Merged
merged 3 commits into from
Mar 12, 2024

Conversation

jonathanychen
Copy link

ℹ️ Issue

Closes <#40>

📝 Description

Added endpoints for supporting the forgot password --> confirm reset password flow. Used already existing auth service methods.

✔️ Verification

Tested using Postman.

Copy link
Member

@chromium-52 chromium-52 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! Could you be able to delete the TODO comments on lines 126 and 143 in auth.service.ts and on line 77 in auth.controller.ts?

@kimharr24 kimharr24 merged commit 85fdaad into main Mar 12, 2024
3 checks passed
@kimharr24 kimharr24 linked an issue Mar 14, 2024 that may be closed by this pull request
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.

[Cognito] Implement change/forgot password endpoint
3 participants