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.
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.