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.ext
/
type
type
val
JwtHeader
.
type
:
String
(
source
)
Returns the
typ
(token type) header value.
See also
type
Or
Null
Throws
Missing
Header
Exception
if the
typ
header is absent.