Update OidcConfigurationController.cs

This commit is contained in:
Isaac Levin 2019-06-07 10:22:06 -04:00 committed by GitHub
parent 27b00fe95f
commit 6c0dcf3e6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
using Microsoft.AspNetCore.ApiAuthorization.IdentityServer;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Logging;
namespace Company.WebApplication1.Controllers
{