Support password reset links #6
Labels
component: backend
Issues relating to backend/API functionality
component: frontend
Issues relating to frontend functionality
type: feature
Allow a React Router backed route (i.e.
/password-reset/:reset-code
) to allow users to execute a reset code.We will need the following:
POST
ing to the relevant endpoint and then redirecting to loginThe text was updated successfully, but these errors were encountered: