3 references to WellKnownPath
Microsoft.AspNetCore.Identity (3)
PasskeyEndpointsEndpointRouteBuilderExtensions.cs (3)
116.MapMethods(WellKnownPath, [HttpMethods.Get, HttpMethods.Head], (HttpContext context) => 157if (!string.Equals(pattern, WellKnownPath, StringComparison.Ordinal) 160Log.PasskeyEndpointsMappedOffTheWellKnownPath(logger, pattern, WellKnownPath);