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