This is a small JavaScript library that implements CSRF protection for Next.js and SvelteKit except it only uses edge runtime dependencies so it can be used in both node environments and edge functions (e.g. Vercel Edge Functions, Cloudflare Page Functions).<p>I just launched V2 with support for SvelteKit and it would be useful to get some feedback from HN security folks before adding more framework integrations and developing this further.