get

operator fun get(name: String): String?(source)

Gets a non-RFC JWT claim by its name.

Report a problem

Return

a claim's value, or null if it is unavailable or not a string

Parameters

name

a claim's key as it appears in the JSON object