from Jwt String
Converts a JWT string into a JWTCredential object.
Return
The JWTCredential object extracted from the JWT string.
Parameters
jwt String
The JWT string to convert.
Throws
If the JWT string is invalid.
Converts a JWT string into a JWTCredential object.
The JWTCredential object extracted from the JWT string.
The JWT string to convert.
If the JWT string is invalid.