toggle menu
Web5 SDK Documentation
JVM
switch theme
search in API
Web5 SDK Documentation
/
web5.sdk.jose.jwt
/
JwtClaimsSet
/
Builder
/
misc
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