Skip to content

Experiment

AI PROCESSOR ENGINE WITH REDIS Bullmq

AI PROCESSOR ENGINE WITH REDIS Bullmq

Implemented worker and queue for processing the url and implemnt the ai api with making its production grade

Overview

Set up Google OAuth login flow and tested session management.

What I Built

  • Google OAuth provider setup
  • Session persistence with JWT
  • Protected route middleware

What Broke

  • Redirect URI mismatch
  • Token refresh edge cases

What I Learned

  • OAuth 2.0 authorization code flow
  • Session vs JWT trade-offs
  • Google Cloud Console setup

Next Steps

  • Add refresh token rotation
  • Support multiple providers