We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d80098e commit 8189f7cCopy full SHA for 8189f7c
3-WebApp-multi-APIs/Startup.cs
@@ -14,6 +14,7 @@
14
using Microsoft.Extensions.Hosting;
15
using Microsoft.Identity.Web.UI;
16
using Constants = WebApp_OpenIDConnect_DotNet.Infrastructure.Constants;
17
+using Microsoft.AspNetCore.Authentication.OpenIdConnect;
18
19
namespace WebApp_OpenIDConnect_DotNet
20
{
0 commit comments