related to #63, need to find a way to share the nonce, maybe do a single instance generator, which can be reused.
- middleware -> two headers with
Content-Security-Policy: script-src 'nonce-2726c7f26c'
Content-Security-Policy: style-src 'nonce-2726c7f26c'
Making things secure.
related to #63, need to find a way to share the nonce, maybe do a single instance generator, which can be reused.
Making things secure.