msmfsd/codefolio

auth tasks list

Closed this issue · 1 comments

/register - if logged in show message saying you are logged in and only 1 admin can be registered and link to admin to edit administrator + show logout button

/forgot - if logged in show message saying you are logged in and will need to log out to reset password + show logout button

/reset - validate reset token and ensure API logout - i think api already does this so should be ok

** IF PUT ADMIN UPDATE PASSWORD RETURNS EXACT MESSAGE LOGIN EXPIRED ON SERVER THEN LOGOUT FRONTEND

done