Update OidcConfigurationController.cs
This commit is contained in:
parent
27b00fe95f
commit
6c0dcf3e6f
|
|
@ -1,5 +1,6 @@
|
||||||
using Microsoft.AspNetCore.ApiAuthorization.IdentityServer;
|
using Microsoft.AspNetCore.ApiAuthorization.IdentityServer;
|
||||||
using Microsoft.AspNetCore.Mvc;
|
using Microsoft.AspNetCore.Mvc;
|
||||||
|
using Microsoft.Extensions.Logging;
|
||||||
|
|
||||||
namespace Company.WebApplication1.Controllers
|
namespace Company.WebApplication1.Controllers
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue