Skip to content

General Auth Server Based on JWT Tokens. A NodeJs Project.

Notifications You must be signed in to change notification settings

PankajMSharma/jwt-auth-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwt-auth-server

General Auth Server Based on JWT Tokens. A NodeJs Project.

STATUS - DEVELOPMENT COMPLETE

Explanation

This is a self contained project.

It has one jwt auth server. It has 2 resource servers.

User can login to auth server and then use the access token and refresh token to stay connected. Tokens help user to stay authorized for resource servers.

Reusability Of Code

Developer can use the jwt-auth-server for any of his application

Testing

Application can be tested by request.rest file. To run this file following are the requirements -

Another way to test would be by using postman.

About

General Auth Server Based on JWT Tokens. A NodeJs Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published