My City Info
Welcome back—sign in to pick up where you left off
Your account keeps your reviews, saved searches, and claimed listings in one place. Sign in to rate businesses, manage your profile, and discover what's new in your neighbourhood.
-
Rate and review anonymously
Share your experience on any business page. Your reviews appear anonymously to the public, but you can track them in your dashboard.
-
Favourites & saved searches
Bookmark places you love or might try later. When we add watchlists, you'll get alerts when saved businesses update their hours or add photos.
-
Manage your listing
If you've claimed a business, sign in to update details, reply to reviews, and upload fresh photos—all from your subscriber dashboard.
-
One login, all devices
Use the same credentials on desktop, tablet, and mobile—your session stays secure and your data syncs across devices.
Sign in
Uses the same logic as
POST /api/v1/auth/login with audience=subscriber (in-process, no extra HTTP hop).
Demo: Submitting this form signs you in so you can try features (e.g. anonymous business reviews). Full database + API integration is still in progress.
Dev test logins (plain text — copy/paste)
Subscriber — use this page (/login/); also subscriber2/3.dev@… work: [email protected] DevSubscriber123! Super admin — use /cp/login/; also superadmin2.dev@… works: [email protected] DevSuperAdmin123!
Requires the dev seed SQL applied to your DB (see project_brain/DEV_TEST_ACCOUNTS.md). Remove this block when production auth is live.