node-rs icon indicating copy to clipboard operation
node-rs copied to clipboard

[feature request] Add support for decode method in jsonwebtoken

Open ezioda004 opened this issue 1 year ago • 0 comments

Hi,

Can you add support for .decode() method, which simply decodes the token without verifying the signature? Similar to: https://github.com/auth0/node-jsonwebtoken?tab=readme-ov-file#jwtdecodetoken--options

Happy to contribute and create MR for this feature.

ezioda004 avatar Nov 21 '24 11:11 ezioda004