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

https://github.com/aparzi/jwt-auth

Basic example jwt auth with NodeJS
https://github.com/aparzi/jwt-auth

express express-js javascript jwt jwt-authentication jwt-tokens node-module nodejs nodejs-api rest-api

Last synced: about 1 month ago
JSON representation

Basic example jwt auth with NodeJS

Awesome Lists containing this project

README

          

# jwt-auth

SETUP:


  • clone repository -> https://github.com/aparzi/jwt-auth.git

  • cd jwt-auth

  • npm install

  • npm start

Enjoy =)