Skip to content

Build a complete REST API authentication and authorization, with JSON web tokens (JWT), refresh tokens and two-factor authentication.

Notifications You must be signed in to change notification settings

manfraio/rest_api_auth_nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published