fromJwtString

Converts a JWT string into a JWTCredential object.

Return

The JWTCredential object extracted from the JWT string.

Parameters

jwtString

The JWT string to convert.

Throws

If the JWT string is invalid.