BBE Pins Admin

Google sign-in required.

Admin access is limited to the configured allowlist. Current seed admins are rishi.bhargav@gmail.com and rbhargav@caltech.edu.

Google OAuth redirect URI

Add this to your Google OAuth Web client before signing in:

https://bbepins.rishib.com/api/auth/google/callback

For local testing, also add:

http://localhost:3000/api/auth/google/callback

OAuth code is installed, but production needs GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET environment variables before the sign-in button can work.