1 reference to ClaimsIdentity
Microsoft.AspNetCore.Components.WebAssembly.Authentication (1)
Options\AuthenticationStateDeserializationOptions.cs (1)
34
new
ClaimsIdentity
(authenticationStateData.Claims.Select(c => new Claim(c.Type, c.Value)),