RestFailedAuthorization | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/routerRestFailedAuthorizationInterface RestFailedAuthorizationReturned upon a failed autorization. May optionally contain a WebResponse to send to the user (if not set, a 401 Unauthorized error is returned) interface RestFailedAuthorization { authorized: false; response?: WebResponse;}IndexPropertiesauthorized response? Propertiesauthorizedauthorized: falseOptionalresponseresponse?: WebResponseSettingsMember VisibilityProtectedInheritedThemeOSLightDarkOn This PagePropertiesauthorizedresponseWebHare Platform SDKLoading...
Returned upon a failed autorization. May optionally contain a WebResponse to send to the user (if not set, a 401 Unauthorized error is returned)