public async Task PerformImmediateLogin()
 {
     await _polymath.PerformImmediateLogin();
 }