Skip to content

feat: OAuth account management with local DB

zakariae yahya a demandé de fusionner feature/accounts-folders vers develop

UserOAuthAccount model (SQLAlchemy) with soft delete

Pydantic schemas for API request/response

Refactored UserAccountService for local DB

Full CRUD API routes for OAuth accounts

Updated SQL migration and initialization script

Updated .gitignore to exclude docs and tests

Rapports de requête de fusion