#AlexElba
1 messages · Page 1 of 1 (latest)
I'm not sure I understand. What are you trying to do specifically?
Content Security Policy is set only allow scripts to be loaded if they have nonce set
How to use a nonce with Content Security Policy (CSP) script-src or style-src
anyway, for all other scripts beside stripe one when you set the nonce on
on main script all child scripts loaded from parent script will have nonce copied
but stripe does not do it
so all sub scripts loaded by stripe will be rejected