Provider entry point

One root entry for provider signup, provider login, and the provider dashboard handoff.

Providers can onboard or sign in at the root URL, then jump straight into the admin workspace to manage catalog, schedules, bookings, payments, attendance, balances, and settings.

Local preview: /provider-nameProduction URL: passence.com/provider-namePassence storefront path stays the same

Customer access

Customers can keep using the provider storefront by path during local development and production without changing the actual page implementation.

Production routing

Passence serves provider storefronts directly at /provider-name on both local and production deployments, so the same slug path works at passence.com/provider-name.

Register as provider

Create the provider profile and its owner account from the root URL, then continue directly into the admin dashboard.

Provider login

Sign in with the provider slug, owner or staff email, and password. After login, the dashboard button opens the admin workspace with the correct provider scope.