Пример #1
0
 public async Task <OpenidConfiguration> WellKnown()
 {
     return(await _authenService.WellKnow());
 }