2 references to Passkeys
Templates.Blazor.Tests (2)
BlazorTemplateTest.cs (1)
204if (authenticationFeatures.HasFlag(AuthenticationFeatures.Passkeys))
BlazorWebTemplateTest.cs (1)
60var authenticationFeatures = AuthenticationFeatures.RegisterAndLogIn | AuthenticationFeatures.Passkeys;