public string GetAuthCode()
 {
     return(_service.GetAuthLink());
 }