BiancoRoyal/node-red-contrib-iiot-jwt

HS256 sign using global variable

ram1505 opened this issue · 0 comments

Hi,
IS there an example flow to show how to use the "secret" to verify the certificate? I've a dynamic client_secret from my application and i'm storing it in a global variable in node-red. Was wondering how to use this node to sign and verify using the secret with HS256 alg?