kotlin-jwt
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-jwt
kjwt-core
/
co.touchlab.kjwt.builder
/
JwtBuilder
/
subject
subject
fun
subject
(
sub
:
String
)
:
JwtBuilder
(
source
)
Sets the subject (
sub
) claim.
Return
this builder for chaining
Parameters
sub
the subject identifier