/simple-rest-auth

A simple REST web service using NodeJS implementing JWT Auth

Primary LanguageJavaScript

REST Web Service with JWT Auth

A simple REST web service done using NodeJS & MongoDB, implementing the token based Json Web Token Authorization (JWT) for secure access of the service from any device.