- 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) |
||
|---|---|---|
| .. | ||
| api | ||
| core | ||
| db | ||
| __init__.py | ||
| main.py | ||