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