Closed daisy1754 closed 2 years ago
I want to set up CSP for our site. To do it properly (without using unsafe-eval), I need to specify nonce to script tag https://developers.google.com/tag-manager/web/csp
nonce
Is there a way to do it via this library?
Hi @daisy1754,
nope, at the moment this feature of the GTM is not supported.
are you open to PR? I can try
@daisy1754 yeah, sure :)
I want to set up CSP for our site. To do it properly (without using unsafe-eval), I need to specify
nonce
to script tag https://developers.google.com/tag-manager/web/cspIs there a way to do it via this library?