decodeJWT
Decodes a JSON Web Token (JWT) and returns the decoded payload and signature.
Example
Parameters
Returns
An object containing the decoded payload and signature.
Decodes a JSON Web Token (JWT) and returns the decoded payload and signature.
An object containing the decoded payload and signature.