Skip to content

a simple User Authentication using nodejs and MySQL with Sequelize

Notifications You must be signed in to change notification settings

its-asif/login-registration-mysql-sequelize

Repository files navigation

User Authentication using nodejs and MySQL with Sequelize

workflow

steps

  • user registation with hashed password

  • corner case handling in registration like match password, if user already exists

  • user login

  • corner case handling like login with wrong password and email

  • get all user

About

a simple User Authentication using nodejs and MySQL with Sequelize

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published