You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
when i run it locally using vs 2017, i got this runtime error
Line 47: app.UseCookieAuthentication(new CookieAuthenticationOptions()); Line 48: Line 49: app.UseOpenIdConnectAuthentication( Line 50: new OpenIdConnectAuthenticationOptions Line 51: {
Hi,
when i run it locally using vs 2017, i got this runtime error
Line 47: app.UseCookieAuthentication(new CookieAuthenticationOptions()); Line 48: Line 49: app.UseOpenIdConnectAuthentication( Line 50: new OpenIdConnectAuthenticationOptions Line 51: {