4 references to AuthenticationSchemeBrowserToken
Aspire.Dashboard (4)
Api\ApiAuthenticationHandler.cs (1)
123
FrontendAuthMode.BrowserToken => FrontendAuthenticationDefaults.
AuthenticationSchemeBrowserToken
,
Authentication\FrontendCompositeAuthenticationHandler.cs (1)
49
FrontendAuthMode.BrowserToken => FrontendAuthenticationDefaults.
AuthenticationSchemeBrowserToken
,
DashboardWebApplication.cs (2)
838
authentication.AddPolicyScheme(FrontendAuthenticationDefaults.
AuthenticationSchemeBrowserToken
, displayName: FrontendAuthenticationDefaults.
AuthenticationSchemeBrowserToken
, o =>