Skip to content

Restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes

License

Notifications You must be signed in to change notification settings

jayzhou3/restify-jwt-community

 
 

Repository files navigation

Restify Jwt Community

Restify middleware that validates JsonWebTokens and sets req.user.

This module lets you authenticate HTTP requests using JWT tokens in your restify applications.

Anyone can propose ideas. Anyone can help.

Install

$ npm i restify-jwt-community

DOCUMENTATION HERE

Status


Credits

License

MIT

About

Restify middleware that validates a JsonWebToken (JWT) and sets the req.user with the attributes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%