4 instantiations of PasskeyAuthenticationStateException
Microsoft.AspNetCore.Identity (4)
SignInManager.cs (4)
749?? throw new PasskeyAuthenticationStateException( 754throw new PasskeyAuthenticationStateException( 811?? throw new PasskeyAuthenticationStateException( 816throw new PasskeyAuthenticationStateException(
2 references to PasskeyAuthenticationStateException
Microsoft.AspNetCore.Identity (2)
IdentityApiEndpointRouteBuilderExtensions.cs (2)
162catch (PasskeyAuthenticationStateException) 369catch (PasskeyAuthenticationStateException)