Commit de554dd
committed
Add Google OAuth integration
- Implemented `/login/google` endpoint in `auth-routes.ts` to support Google authentication.
- Registered `GoogleAuth` use case in the dependency container.
- Added `google-auth-library` package for OAuth functionality.1 parent 8858974 commit de554dd
7 files changed
Lines changed: 526 additions & 0 deletions
File tree
- src
- adapters
- controllers
- validators
- main
- config
- routes
- use-cases/auth
0 commit comments