Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.security
/
TokenService
/
issueToken
issue
Token
fun
issueToken
(
playerId
:
String
,
targetServerId
:
String
,
clientCertB64
:
String
?
=
null
)
:
String
Issues a signed proxy token for the given
playerId
and
targetServerId
.