Skip to content

Add update/reset/forgot password functionality#24

Merged
pattruong merged 1 commit intomasterfrom
feat/forgot-password
Feb 2, 2021
Merged

Add update/reset/forgot password functionality#24
pattruong merged 1 commit intomasterfrom
feat/forgot-password

Conversation

@pattruong
Copy link
Copy Markdown
Member

  • /password/forgot POST - sends email with code link
  • /password/update PUT
  • /password/reset PUT

Move password actions to subroute in auth

Change verify helper to email helper

rename import

migrate password controller from auth controller

Add password editing mutation/queries
@pattruong pattruong requested a review from m1771vw February 2, 2021 18:55
@pattruong pattruong added the auth Authentication, Authorization, and user management label Feb 2, 2021
@pattruong pattruong merged commit ff7a561 into master Feb 2, 2021
@pattruong pattruong deleted the feat/forgot-password branch February 2, 2021 18:56
@pattruong pattruong mentioned this pull request Feb 2, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auth Authentication, Authorization, and user management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant