Esempio n. 1
0
 public void AuthenticateOffline(string code)
 {
     _googleService.Authorize(code);
 }