Commit Graph

4 Commits

Author SHA1 Message Date
Yoga Pangestu
08cc2bebbe Add Google login functionality and update requirements
- Implement Google login endpoint with credential verification
- Add GoogleLoginRequest schema for handling login requests
- Update Settings class to include GOOGLE_CLIENT_ID
- Add google-auth package to requirements
2026-07-22 16:50:11 +07:00
Yoga Pangestu
4458d352a2 Add authentication endpoints and JWT handling for user login 2026-07-19 23:51:50 +07:00
Yoga Pangestu
3393170fe5 Fix database URL construction to properly encode the password 2026-07-17 22:01:10 +07:00
Yoga Pangestu
57fb0c193e Add configuration and database setup for Profitra API 2026-07-17 21:06:13 +07:00