About Anaconda Help Download Anaconda

ASGI middleware for protecting against CSRF attacks

copied from cf-staging / asgi-csrf

Installers

  • noarch v0.11

conda install

To install this package run one of the following:
conda install conda-forge::asgi-csrf

Description

This middleware 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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy