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.model.algorithm
/
Jwa
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Id
Link copied to clipboard
fun
fromId
(
id
:
String
)
:
Jwa
Returns the
Jwa
instance whose
id
matches the given string.