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