node-red-contrib-jwt-verify

1.0.1 • Public • Published

node-red-contrib-jwt

Node-red node for VALIDATING (only) JWT tokens.

What I needed was a validator that could load the JWK url on demand, each time the flow passes through.

Functions

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

Based on Andre Alexandre Avila work

Readme

Keywords

Package Sidebar

Install

npm i node-red-contrib-jwt-verify

Weekly Downloads

39

Version

1.0.1

License

MIT

Unpacked Size

10.4 kB

Total Files

5

Last publish

Collaborators

  • andreabat