Skip to content

TopCS/node-red-contrib-jwt-verify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-jwt

v.1.0.2 -> security release. removed request ( not mantained) and using node-fetch updated packages

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published