decodeToken

decodeToken(token: String): String typeMethod;

The decodeToken method of the JadeJWTParser class decodes a JSON Web Token from Base64‑encoding into plain text.

2020.0.01 and higher