misc

fun misc(key: String, value: Any): JwtClaimsSet.Builder

Sets a custom claim.

Return

Builder object

Parameters

key

The key of the custom claim

value

The value of the custom claim