FrontendSecurityOptions Interface
Options that can be supplied with IModelAppOptions to customize frontend security.
Properties
Name | Type | Description | |
---|---|---|---|
csrfProtection Readonly | { cookieName?: string, enabled: boolean, headerName?: string } | undefined | Configures protection from Cross Site Request Forgery attacks. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.