csrf-sync
A utility package to help implement stateful CSRF protection using the Synchroniser Token Pattern in express.
csrf-csrf
A utility package to help implement stateless CSRF protection using the Double Submit Cookie Pattern in express.
safe-fetch
A `fetch()` wrapper that implements Double Submit Cookies CSRF protection.
express-csrf
Cross-site request forgery protection for Express