node-red-contrib-jwt-verify 1.0.1

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

npm install node-red-contrib-jwt-verify

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

Node Info

Version: 1.0.1
Updated 5 years, 7 months ago
License: MIT
Rating: 5.0 1

Categories

Actions

Rate:

Downloads

38 in the last week

Nodes

  • jwt verify on demand

Keywords

  • jwt
  • node-red
  • node

Maintainers