2 references to AllSupportedParameters
Microsoft.AspNetCore.Identity (2)
PasskeyHandler.cs (2)
47
? [.. CredentialPublicKey.
AllSupportedParameters
.Where(p => isAllowedAlgorithm((int)p.Alg))]
48
: CredentialPublicKey.
AllSupportedParameters
;