Skip to content

This is a JWT authorization and authentication service made using NodeJs

Notifications You must be signed in to change notification settings

JahanavDixit/JWT-Authorization-service-using-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Authorization and Authentication system made using JWT, Express.Js and Node.Js

JWT Flow Chart

JWT AUTHORIZATION FLOW

Installation

  • Clone this github repository
  • run npm install
  • run npm start to start the server
  • Now you will be able to make requests to the server.

Usage

For making a new user

Authorize a user using JWT after user has logged in.

Refresh Tokens and provide user with new Tokens

Access proxy routes using the authorization tokens to be passed into the request header.

About

This is a JWT authorization and authentication service made using NodeJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published