my-favs/backend/app
RamonCalvo 2a314af419 feat: add Firebase Auth with Google sign-in
Frontend guard shows login screen for unauthenticated users.
Backend verifies Firebase ID tokens on all protected endpoints.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 19:04:51 -06:00
..
routers feat: add Firebase Auth with Google sign-in 2026-03-28 19:04:51 -06:00
__init__.py feat: add bookmarks CRUD API with FastAPI and Docker Compose 2026-03-28 18:37:23 -06:00
auth.py feat: add Firebase Auth with Google sign-in 2026-03-28 19:04:51 -06:00
categorizer.py feat: add LLM-based bookmark categorization and README 2026-03-28 18:37:29 -06:00
config.py feat: add Firebase Auth with Google sign-in 2026-03-28 19:04:51 -06:00
database.py feat: add bookmarks CRUD API with FastAPI and Docker Compose 2026-03-28 18:37:23 -06:00
main.py feat: add bookmarks CRUD API with FastAPI and Docker Compose 2026-03-28 18:37:23 -06:00
models.py feat: add bookmarks CRUD API with FastAPI and Docker Compose 2026-03-28 18:37:23 -06:00
schemas.py feat: add bookmarks CRUD API with FastAPI and Docker Compose 2026-03-28 18:37:23 -06:00