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

feat(auth): add password reset endpoints #89

Merged
merged 1 commit into from
Dec 23, 2023
Merged

Conversation

Lapotor
Copy link
Collaborator

@Lapotor Lapotor commented Dec 20, 2023

Implement password reset endpoints for enabling the "forgot password" functionality. Users can now initiate the password reset process, receive a reset link, and securely update their password. Enhances overall security and user experience.

@Lapotor Lapotor added this to the v1.0.0 milestone Dec 20, 2023
@Lapotor Lapotor requested a review from whyauthentic December 20, 2023 22:09
@Lapotor Lapotor self-assigned this Dec 20, 2023
@whyauthentic whyauthentic merged commit 186f627 into main Dec 23, 2023
15 checks passed
@whyauthentic whyauthentic deleted the feat/resetPassword branch December 23, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants