Skip to content

ironbyte/passport-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passport-Tutorial

Node.js authentication tutorial using Passport.js

Prerequisites

Make sure you have these installed on your machine

  • Node.js
  • MongoDB
  • npm This comes with Node.js, but make sure you check if you have it anyway

Installing packages

Install packages

npm i

Running the app

To run the app (dev. mode)

npm start

Built With

Authors

Acknowledgments

About

This is a repository for my Medium.com article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%