node-red-contrib-jwt2

0.0.2 • Public • Published

node-red-contrib-jwt

Node-red node for sign and validate JWT tokens.

##Functions

  • Sign msg.payload, msg.topic or msg.token using HS* or RS* algorithms.
  • Validate msg.payload, msg.topic, msg.token, req.headers.authorization or access_token var using HS* or RS* algorithms.

##Roadmap

  • Handle certs better;
  • Validations;
  • Better UI.

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-jwt2

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • wstam88