Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AuthRework Tasks #930

Open
ydahal1 opened this issue Oct 23, 2024 · 0 comments
Open

AuthRework Tasks #930

ydahal1 opened this issue Oct 23, 2024 · 0 comments

Comments

@ydahal1
Copy link
Collaborator

ydahal1 commented Oct 23, 2024

  1. After creating a user, a password reset email is sent to the user . they should be forced to change their password if they attempt to log in with those temp credentials
  2. If there is a logged-in user ( user obj in local storage ) and if the user follows the password reset link, they won't be taken to the appropriate page because these pages are hidden for logged-in users. The current logged-in user must be forced out or something similar
  3. Get verification link or temp password - If the user did not get the E-mail notification or lost email - they should be able re-request [ impose max limit per 5 mins or so ]
  4. Bulk Edit and delete functionality for managing users
@ydahal1 ydahal1 changed the title Force password reset and password reset link not routing correctly if user is already logged in AuthRework Tasks Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant