1 write to _loggingOptions
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
79
_loggingOptions
= new RemoteAuthenticationServiceJavaScriptLoggingOptions
1 reference to _loggingOptions
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
213
await JsRuntime.InvokeVoidAsync("AuthenticationService.init", Options.ProviderOptions,
_loggingOptions
);