1 reference to UnsecuredAuthenticationHandler
Aspire.Dashboard (1)
DashboardWebApplication.cs (1)
762authentication.AddScheme<AuthenticationSchemeOptions, UnsecuredAuthenticationHandler>(FrontendAuthenticationDefaults.AuthenticationSchemeUnsecured, o => { });