Open jb3 opened 2 months ago
Allow a React Router backed route (i.e. /password-reset/:reset-code) to allow users to execute a reset code.
/password-reset/:reset-code
We will need the following:
POST
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 login