Skip to content

The-JavaScript-Full-Stack-Bootcamp-2020/119-Create-A-Signin-Process-Using-Passport-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The JavaScript Full-Stack Bootcamp: LEVEL 25 AUTHENTICATION AND AUTHORIZATION (Lesson 119)

In this project we use an awesome tool to handle authentication, Passport. It can handle tons of different authentication methods, and it’s a very popular package to manage this task in the Node.js ecosystem.

Here we implement a simple authentication workflow using Passport, Node, Sequelize and Postgres. It is a pretty standard signup/login process and proves to be a valuable example that could be used in future projects.

-Finished 8/18/20 by E.Cope.

Releases

No releases published