TokenService
Issues signed proxy tokens for handshake metadata.
Functions
Link copied to clipboard
fun issueToken(playerId: String, targetServerId: String, clientCertB64: String? = null, proxyCertB64: String? = null): String
Issues a signed proxy token for the given playerId and targetServerId.