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