csrf
CSRF protector
Provides CSRF protection in Koa applications
CSRF tokens for koa
264 stars
10 watching
32 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Protects against cross-site request forgery attacks by hashing and verifying user cookies on each request. | 16 |
| A security module for Koa applications that provides proactive protection against common security threats. | 19 |
| Middleware for compressing responses in Koa applications | 437 |
| Middleware for generating pretty-printed JSON responses in Koa applications. | 198 |
| An implementation of range request support in Koa web framework | 51 |
| A middleware plugin for Koa.js applications that safely wraps JSON responses in JSONP (JavaScript and XML Parsing) to facilitate cross-domain requests. | 17 |
| Middleware for validating JSON Web Tokens in Koa applications | 1,347 |
| Utility function to parse and apply HTTP method overrides in Koa.js applications | 7 |
| Converts markdown to HTML for use with Koa.js applications | 37 |
| Middleware that allows conditional GET requests in Koa applications | 61 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in Fastify servers. | 154 |
| Provides etag support for Koa responses | 113 |
| Middleware for securing web applications in Node.js using the Koa framework. | 66 |
| Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input | 1,603 |
| Enables safe and secure query string parsing in Koa applications | 88 |