Morgbn / nuxt-csurf

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

Doesn't work with proxy #18

Closed r27-cmcs closed 11 months ago

r27-cmcs commented 1 year ago

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

Morgbn commented 11 months ago

Can you please create a minimal reproducible example?