# Source: asgi-csrf # Package: python3-asgi-csrf # Versions: python3-asgi-csrf (0.10-1), python3-asgi-csrf (0.11-1), python3-asgi-csrf (0.11-2), python3-asgi-csrf (0.11-3), python3-asgi-csrf (0.9-1), python3-asgi-csrf (0.9-2) # This Description is active # Prioritize: 47 Description: ASGI middleware for protecting against CSRF attacks The asgi-csrf package is a Python library that provides Cross-Site Request Forgery (CSRF) protection for ASGI (Asynchronous Server Gateway Interface) applications. It helps secure web applications from CSRF attacks by adding middleware that validates and protects against unauthorized requests. . Features: . - Adds CSRF protection to ASGI applications. - Supports popular ASGI frameworks like FastAPI and Starlette. - Integrates seamlessly into existing ASGI application pipelines. - Provides configurable settings for token generation and validation. - Allows for exclusion of specific routes or URLs from CSRF protection. - Ensures stateless and secure CSRF protection in asynchronous web environments. . CSRF attacks are a common security concern for web applications, and the asgi-csrf library aims to provide a straightforward solution for adding protection to ASGI-based applications, ensuring that users' interactions are safe and authenticated. Description-gl: . . . # other Descriptions of the python3-asgi-csrf package with a translation in gl: #