Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Implement password reset api #4

Open
endiliey opened this issue Jun 18, 2018 · 0 comments
Open

Implement password reset api #4

endiliey opened this issue Jun 18, 2018 · 0 comments
Labels
feature request New feature or request good first issue Good for newcomers

Comments

@endiliey
Copy link
Contributor

Motivation

The current accounts api is still very simple. We should implement a way for user to reset their password.

Example in production:

  1. Send an email to user's email with some cryptic link
  2. If they click the link, they will be redirected to an URL where they can reset their password
@endiliey endiliey added feature request New feature or request good first issue Good for newcomers labels Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant