Sign up

Create a Supabase user directly with the publishable key.
Idle

Sign in

Sign back in with the same Supabase project credentials.
Idle

Session JSON

Live view of the Supabase auth session. Persists until you log out.
Signed out
Using publishable key from environment.
// Waiting for Supabase...

Environment

Pulled from SUPABASE_URL and SUPABASE_PUBLISHABLE_KEY.
Client-side only
The publishable key is safe for the browser. Use server key only on the backend.

Integrations

Connect Exact Online and Zenvoices manually.
Manual

Data domains

Choose default provider per required domain.
Idle

My data

Fetched from /api/v1/profiles/me using your session.
Signed out
// Waiting for session...

User profile (API)

Exercise /api/users/me, roles, and permissions.
Idle
Roles
// Click Roles
Permissions
// Click Permissions