Custom user authentication with Express, Sequelize, and Bcrypt
Full Disclaimer: This is a predominantly theoretical post and does not make use of any web authentication methods technologies as JSON Web Tokens, sessions, etc. It provides a conceptual approach for understanding what…