get

operator fun get(name: String): String?

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