python-asgi-csrf 0.11
Channel: guix
Home page: https://github.com/simonw/asgi-csrf
Licenses: ASL 2.0
Synopsis: ASGI middleware for protecting against CSRF attacks
Description:
This Asynchronous Server Gateway Interface (ASGI) middleware protects against Cross-site request forgery (CSRF) attacks. It implements the Double Submit Cookie pattern, where a cookie is set that is then compared to a csrftoken hidden form field or a x-csrftoken HTTP header.
Total results: 1