Does anyone know of a JWT library (need to decode ...
# suitescript
c
Does anyone know of a JWT library (need to decode and verify) that works with netsuite?
m
I don't have access to code anymore but I used https://www.npmjs.com/package/jwt-simple and updated it to use crypto.js instead of node crypto