/node-api-jwt

Demo project for JSON web token written with nodejs

Primary LanguageJavaScript

Demo api - nodejs

Demo project utilising JSON Web Tokens to authenticate a private area of the api.

Uses mongoose for the MongoDB client. There is just one User model in this demo.

  1. Run npm install

  2. Run node server