JSPM

  • Created
  • Published
  • Downloads 1098
  • Score
    100M100P100Q114424F
  • License MIT

JWT authentication middleware for Restify

Package Exports

  • restify-jwt-community
  • restify-jwt-community/lib/index.js

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