Secure Entry

Sign in to the admin side of Couples Date Forever.

This website now has a dedicated admin auth flow. Users can create an account, but only users whose Firestore user document has `isAdmin: true` are allowed through to the dashboard.

Auth

Email + Password

Gate

`isAdmin` Claim

Access

Protected Dashboard

Admin Sign In

Access the dashboard

Only users whose Firestore user record has `isAdmin: true` can continue to the dashboard.

Need an account? Create one

Back homeCouples Date Forever Admin