3 Commits

Author SHA1 Message Date
4a155721b6 Update requierments.txt 2026-02-22 05:35:52 +02:00
d6eeb9a079 feat: Add case-insensitive username login and Google OAuth authentication
- Make username login case-insensitive (Dvir = dvir = DVIR)
- Add Google OAuth login/signup functionality
- Install required dependencies (authlib, httpx, python-dotenv)
- Create OAuth endpoints: /auth/google/url, /auth/google/callback
- Add Google login button to frontend with styled UI
- Configure environment variables for OAuth credentials
- Add comprehensive setup documentation
- Secure .env file with .gitignore
2026-02-20 16:30:27 +02:00
dvirlabs
7ed3a4730a create tasko and manage users 2025-12-10 15:19:07 +02:00