get
Gets a non-RFC JWT claim by its name.
Return
a claim's value or null if not available or not a string
Parameters
name
a claim's key as it appears in the JSON object
Gets a non-RFC JWT claim by its name.
a claim's value or null if not available or not a string
a claim's key as it appears in the JSON object