2 references to RedirectionEndpointBaseRelativeUrl
Microsoft.AspNetCore.Components.Endpoints (2)
Builder\OpaqueRedirection.cs (2)
47return $"{RedirectionEndpointBaseRelativeUrl}?url={UrlEncoder.Default.Encode(protectedUrl)}"; 52endpoints.MapGet($"/{RedirectionEndpointBaseRelativeUrl}", httpContext =>