Overview
Generate and validate JSON web tokens for use in integrating and authenticating with external systems, using a JWKS registry to get public keys for token signature validation. The create token functions support encrypted private keys in either the PKCS#1 or PCKS#8 standard.
Key Features & Functionality
Hi,
In version 1.5 of the plugin, the decodeJWT function has stopped working. I have tried with different tokens and different jwks, and it always returns the same error:
Has there been any change in that function?
Thanks!
Our team is investigating this issue, we will get back once we identify the solution.