Morgbn / nuxt-csurf

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

Doesn't work with proxy #18

Closed r27-cmcs closed 9 months ago

r27-cmcs commented 11 months ago

If set a routeRule with proxy,the csrf doesn't work.

Morgbn commented 9 months ago

Can you please create a minimal reproducible example?