An open API service indexing awesome lists of open source software.

https://github.com/didinj/node-express-mongoose-passport-jwt-rest-api-auth

Node, express, mongoose, passport and JWT REST API authentication example
https://github.com/didinj/node-express-mongoose-passport-jwt-rest-api-auth

api express expressjs jwt jwt-authentication jwt-bearer-tokens jwt-token mongoose mongoosejs node nodejs passport passportjs rest rest-api restful restful-api

Last synced: 13 days ago
JSON representation

Node, express, mongoose, passport and JWT REST API authentication example

Awesome Lists containing this project

README

        

# node-express-mongoose-passport-jwt-rest-api-auth

This source code is part of tutorials [Node, Express, Mongoose and Passport.js REST API Authentication](https://www.djamware.com/post/58eba06380aca72673af8500/node-express-mongoose-and-passportjs-rest-api-authentication)

Before run this example, make sure you have installed and running MongoDB.

Step to run locally:

* Clone this repo
* Run 'npm install'
* Run 'npm start'

If you think this source code is useful, it will be great if you just give it star or just buy me a cup of cofee [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Q5WK24UVWUGBN)