Skip to content

Code for medium article that explains how to use passport.js in REST architecture.

Notifications You must be signed in to change notification settings

ajaypratap003/passport-mevn-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MEVN App using Passport JS on REST API

The step by step approach for using this repo has been described in the medium article OAuth using MEVN Stack. Please give it a read to learn how to use PassportJS in a RESTful MEVN app.

In order to have it running, be sure to have npm, node.js and mongodb installed in your system.

Follow the steps to get your own ClientSecret and ClientID and relace it in the following file:

/server/config/passport-setup.js

If you have any queries or suggestions for improvement, you can message me in twitter at @rkpattnaik_780.

About

Code for medium article that explains how to use passport.js in REST architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.2%
  • Vue 14.5%
  • HTML 6.5%
  • CSS 0.8%