Auth flow
Neon access with Supabase Auth
Once the session is live, the profile page uses your saved metadata to resolve the linked FiveM license and pull character stats from the game database.
Portal access
Return to your player profile, social signal lane, and city economy readouts through Supabase email and password auth.
Use your Supabase account to open the city feed, profile sync, and economy readouts.
Auth flow
Once the session is live, the profile page uses your saved metadata to resolve the linked FiveM license and pull character stats from the game database.
Need setup
Fill `NEXT_PUBLIC_SUPABASE_URL`, `NEXT_PUBLIC_SUPABASE_ANON_KEY`, and `SUPABASE_SERVICE_ROLE_KEY` in `.env.local` before production auth is ready.