auth.client.login(
        {
          realm: 'Username-Password-Authentication',
          username: playerId,
          password: password,