1 reference to IsHostRelative
Microsoft.AspNetCore.Authentication.Cookies (1)
CookieAuthenticationHandler.cs (1)
434
if (string.IsNullOrEmpty(redirectUri) || !
IsHostRelative
(redirectUri))