08-08-2018, 11:53 PM
Ask about nonce in security feature. Also CSP with nonce support. Just like CSRF token that can be included in views (manually). And handled automatically when visitor submit request to server.
Some pages may need 1 to 2 lines of js code. therefore it will be inline and developer wants to meet CSP rule.
Thanks
Some pages may need 1 to 2 lines of js code. therefore it will be inline and developer wants to meet CSP rule.
Thanks