Mezzanine Admin

Users & Permissions

Set up Google sign-in, review access requests, and manage users and admins.

Google OAuth

Create a Google web OAuth client, then add the required environment variables in Vercel.

Setup needed

Authorized redirect URI

https://fedora.tail146813.ts.net/api/auth/callback/google

Vercel configuration

Required names: AUTH_SECRET, AUTH_GOOGLE_ID, AUTH_GOOGLE_SECRET, AUTHORIZED_EMAIL_DOMAINS, and ADMIN_EMAILS.

Keep MEZZANINE_GOOGLE_AUTH_ENFORCED=false while testing.

Missing:AUTH_SECRETAUTH_GOOGLE_IDAUTH_GOOGLE_SECRETAUTHORIZED_EMAIL_DOMAINSADMIN_EMAILSGoogle Cloud Console