- Add slowapi limiter with 100/minute default limit - Create CsrfSettings Pydantic model for fastapi-csrf-protect - Add deps.py with get_db re-export and validate_csrf dependency - Configure secure cookie settings (httponly, samesite=lax) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| security.py | ||