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