react-csp icon indicating copy to clipboard operation
react-csp copied to clipboard

Support for adding nonce for scripts and style tags

Open amits97 opened this issue 2 years ago • 0 comments

Requesting support to add nonce / hashes to the meta tag and also script and style tags. Currently, we are using csp-html-webpack-plugin but it requires react-app-rewired. I love that react-csp plays well with Create React App, and if nonce support is provided, it would fit our use case.

Thanks!

amits97 avatar May 18 '22 16:05 amits97