New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

restify-jwt-community

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

restify-jwt-community

JWT authentication middleware for Restify

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

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

  • Based on auth0/express-jwt. The major difference is that restify-jwt tries to use built in restify errors wherever possible.
  • Also, based on amrav/restify-jwt. The official repo.
  • Thanks to all those people who help Contributors.

License

MIT

Keywords

auth

FAQs

Package last updated on 27 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts