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

User Login #3

Open
duliodenis opened this issue Jun 11, 2020 · 0 comments
Open

User Login #3

duliodenis opened this issue Jun 11, 2020 · 0 comments
Assignees

Comments

@duliodenis
Copy link
Member

duliodenis commented Jun 11, 2020

  • User can login on front end

  • User details are validated against MongoDB users

  • Password is hashed and validated against unhashed password

  • JWT token generated on login

  • If user has already logged in, user is redirected to dashboard without having to login again

  • Logout

  • Clear token

  • Clear user details and details

  • Use Hooks to have error states.

@robcodehub robcodehub changed the title Login User Login Jun 11, 2020
@duliodenis duliodenis self-assigned this Jun 12, 2020
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