parseJwtClaims

Parse a JWT string and extract its payload claims.

Return

A map of the payload claims.

Parameters

jwt

The JWT string to parse.