-
Notifications
You must be signed in to change notification settings - Fork 2
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
Next.js appDir #7
Comments
Hi @r34son, did you find a solid solution for setting strict CSP in Nextjs's app router? I've stumbled across a dedicated documentation page and it's nothing short of magic. Link below: https://nextjs.org/docs/app/building-your-application/configuring/content-security-policy |
Hi, you can look at my solution here https://github.com/r34son/profile/blob/master/src/middleware.ts cc @alvyynm |
Thank you @r34son |
Hi! Can i use your package with Next.js appDir?
The text was updated successfully, but these errors were encountered: