Socket
Socket
Sign inDemoInstall

node-red-contrib-iiot-jwt

Package Overview
Dependencies
21
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-red-contrib-iiot-jwt

The IIoT JSON Web Token (JWT) package for Node-RED.


Version published
Weekly downloads
3
decreased by-40%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Platform Node-RED Node-RED JWT NodeJS_Version Standard - JavaScript Style Guide NPM download NPM version Repository GitHub Build and publish Codacy Badge Gitpod Ready-to-Code

nodejsonwebtoken

node-red-contrib-iiot-jwt

The JSON Web Token (JWT) toolbox package for Node-RED.

  • v1.x is now LTS version until Oktober 2019 (branch 1.0)
  • based on jsonwebtoken library v8.x

If you like that contributor's package for JWT, then please give us your star at GitHub!

You could also help as a backer of the project.

JWT Version

JWT 8.4.x

Install

Run command on Node-RED installation directory.

npm install node-red-contrib-iiot-jwt 

or run command for global installation.

npm install -g node-red-contrib-iiot-jwt 

try these options on npm install to build, if you have problems to install

--unsafe-perm --build-from-source

Contributing

Let's work together! Please read and in best case accept CONTRIBUTING by your sign and send it via E-Mail. You could also send just a pull request.

TODO

  • more options
  • more testing

License

The MIT License

Klaus Landsdorf

Important

This is not an official product of the AuthO Group. It is just to provide JSON Web Tokens to Node-RED based on jsonwebtoken package.

Contribution JWT

I'd like to give special thanks to AuthO for the jwt package!

Keywords

FAQs

Last updated on 02 Aug 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc