/REST-API-with-Express

This is a mini project to learn how to user Passport.js. Passport is Express-compatible authentication middleware for Node.js. Its sole purpose is to authenticate requests, which it does through an extensible set of plugins known as strategies.

Primary LanguageJavaScript

Watchers