issueToken
fun issueToken(playerId: String, targetServerId: String, clientCertB64: String? = null, proxyCertB64: String? = null): String
Issues a signed proxy token for the given playerId and targetServerId.
Issues a signed proxy token for the given playerId and targetServerId.