quart-csrf/quart_csrf/__init__.py

2 lines
60 B
Python
Raw Normal View History

from .csrf import generate_csrf, validate_csrf, CSRFProtect