Skip to content

Commit 6c0dcf3

Browse files
authored
Update OidcConfigurationController.cs
1 parent 27b00fe commit 6c0dcf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ProjectTemplates/Web.Spa.ProjectTemplates/content/React-CSharp/Controllers/OidcConfigurationController.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using Microsoft.AspNetCore.ApiAuthorization.IdentityServer;
22
using Microsoft.AspNetCore.Mvc;
3+
using Microsoft.Extensions.Logging;
34

45
namespace Company.WebApplication1.Controllers
56
{

0 commit comments

Comments
 (0)