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