IsWHSafePublicEndpoint (open)
Check whether the URL has its own checks (eg authorization or hashed URLs) and should be excepted from login checks
Syntax
LOADLIB "mod::wrd/lib/auth.whlib";
BOOLEAN FUNCTION IsWHSafePublicEndpoint(STRING url)
Parameters
STRING url
Return value
BOOLEAN