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