Example #1
0
 public IActionResult GoogleLogin()
 {
     return(_googleService.GoogleLogin());
 }