Google OAuth 2.0 Authentication Service
Engineered a standalone OAuth 2.0 verification API with multi-factor authentication and session security — hardening user account protection from the ground up.
- Built OAuth 2.0 verification API using Express.js and google-auth-library
- Integrated Firebase Authentication for MFA step verification
- Configured secure routing redirects, session serialization, and backend auth checks
- Protected dashboard endpoints with layered security controls