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

Bug: CSRF doesn't work properly #29

Open
GreenmeisterDavid opened this issue Oct 19, 2024 · 3 comments
Open

Bug: CSRF doesn't work properly #29

GreenmeisterDavid opened this issue Oct 19, 2024 · 3 comments
Labels

Comments

@GreenmeisterDavid
Copy link
Contributor

This issue isn't specific for this repo- there are open issues on nuxt-security and nuxt-csurf about this - but I figured I'd still open an issue here as it affects using this template.

After some time the CRSF-token validation will fail - probably because of serverless setup.

Issue on nuxt-csurf; Morgbn/nuxt-csurf#41

Issue on nuxt-security; nuxt-modules/security#477

@Barbapapazes
Copy link
Owner

Yes, I know this issue and I'm working on a set of modules to create full-stack Nuxt app.

For the moment, I can't do anything appart removing the module.

@GreenmeisterDavid
Copy link
Contributor Author

This might be fixed with this recent nuxt-security update; nuxt-modules/security#532

Haven't been able to run extensive tests on this yet tho.

@Barbapapazes
Copy link
Owner

Hey 👋,

Yeah, thanks but I have some doubt on the usage.

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

No branches or pull requests

2 participants