@ianwalter/nrg-csrf
Version:
CSRF middleware for the nrg web framework
23 lines (14 loc) • 646 B
Markdown
# @ianwalter/nrg-csrf
> CSRF middleware for the [nrg][nrgUrl] web framework
[![npm page][npmImage]][npmUrl]
## About
This middleware is based on [@ianwalter/express-csrf][expressCsrUrl] which is in
turn based on [csurf][csurfUrl]. Also influenced by [koa/csrf][koaCsrfUrl].
## License
Hippocratic License - See [LICENSE][licenseUrl]
Created by [Ian Walter](https://ianwalter.dev)
[nrgUrl]: https://github.com/ianwalter/nrg
[npmImage]: https://img.shields.io/npm/v/@ianwalter/nrg-csrf.svg
[npmUrl]: https://www.npmjs.com/package/@ianwalter/nrg-csrf
[licenseUrl]: https://github.com/ianwalter/nrg/blob/main/packages/nrg-csrf/LICENSE