Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: nonce implementation for CSPs #652

Open
3 tasks done
daine opened this issue Sep 26, 2024 · 0 comments
Open
3 tasks done

feat: nonce implementation for CSPs #652

daine opened this issue Sep 26, 2024 · 0 comments
Labels
development Development tasks

Comments

@daine
Copy link
Collaborator

daine commented Sep 26, 2024

Prerequisites | Prérequis

Describe the feature request. | Décrivez la fonctionnalité demandée

Support for CSP nonces

Describe the use case. | Décrivez les cas d’utilisation

During a POC with GC Forms, they ran into an issue because we don't currently support nonces in any of our output targets

Describe the preferred solution. | Décrivez la solution souhaitée

It seems like it should be possible to have stencil work with nonces
https://stenciljs.com/docs/distribution#loader
https://stenciljs.com/docs/csp-nonce

Describe all alternatives. | Décrivez toutes les solutions possibles

N/A

Provide related code or examples. | Fournissez du code ou des exemples pertinents

cds-snc/platform-forms-client#4281 (comment)

Add other relevant resources. | Ajoutez toute autre ressource utile

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development tasks
Projects
None yet
Development

No branches or pull requests

1 participant