justinribeiro / lite-youtube

The fastest little YouTube web component on this side of the internet. The shadow dom web component version of Paul's lite-youtube-embed.
https://www.npmjs.com/package/@justinribeiro/lite-youtube
MIT License
836 stars 63 forks source link

feat(csp): add support for csp style nonce #68

Closed justinribeiro closed 2 years ago

justinribeiro commented 2 years ago

This allows setting the global window.liteYouTubeNonce to a nonce to allows support in environments where the CSP disallows use of unsafe-inline.