You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REST API Authentication and Authorization with Node.js
Build a complete REST API authentication and authorization, with JSON web tokens (JWT), refresh tokens and two-factor authentication, using Node.js and Express.
Version: 1.0.0
Usage
$ npm install
$ npm start
About
Build a complete REST API authentication and authorization, with JSON web tokens (JWT), refresh tokens and two-factor authentication.