FrontendSecurityOptions Interface

Options that can be supplied with IModelAppOptions to customize frontend security.

Properties

Name Type Description
csrfProtection Readonly undefined | { cookieName?: string, enabled: boolean, headerName?: string } Configures protection from Cross Site Request Forgery attacks.  

Defined in

Last Updated: 15 March, 2024