2 references to IsAllowedAlgorithm
Microsoft.AspNetCore.Identity (2)
PasskeyHandler.cs (2)
46
var pubKeyCredParams = _options.
IsAllowedAlgorithm
is { } isAllowedAlgorithm
301
if (_options.
IsAllowedAlgorithm
is { } isAllowedAlgorithm && !isAllowedAlgorithm((int)algorithm))