pagesSecurity

Namespace

pagesSecurity

Description:
  • Pages security namespace. Provides security checks for Page access.

Source:

Members

(static, constant) exports.pageAllowedForClient

Description:
  • Check whether Page access is allowed for client. Must be used with await in async functions.

Source:

Check whether Page access is allowed for client. Must be used with await in async functions.

(static, constant) exports.pageFilterHome

Description:
  • Filter home page to include only locations allowed for the client Must be used with await in async functions.

Source:

Filter home page to include only locations allowed for the client Must be used with await in async functions.