JSPM

  • Created
  • Published
  • Downloads 1068
  • Score
    100M100P100Q114063F
  • License MIT

JWT authentication middleware.

Package Exports

  • restify-jwt-community

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (restify-jwt-community) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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