Morgbn / nuxt-csurf

Nuxt Cross-Site Request Forgery (CSRF) Prevention
https://nuxt-csurf.vercel.app
MIT License
67 stars 15 forks source link

You also need to create a feature that can set csrf token before first csrf request #6

Closed videmann closed 1 year ago

videmann commented 1 year ago

And i have it. Will you contribute?

Morgbn commented 1 year ago

Can you elaborate on the use case? If you have already implemented this feature, you can contribute by creating a pull request :)

Morgbn commented 1 year ago

For information, a csrf token is created on each request via a server middleware