1 write to AccountClaimsPrincipalFactory
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
77AccountClaimsPrincipalFactory = accountClaimsPrincipalFactory;
1 reference to AccountClaimsPrincipalFactory
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Services\RemoteAuthenticationService.cs (1)
203var user = await AccountClaimsPrincipalFactory.CreateUserAsync(account, Options.UserOptions);