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