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