Research workspaceAccount
Accounts and billing
Use shared Wisent authentication, display account state, and keep billing authority outside the native client.
Accounts and billing — contract and behavior
- The app ships only the publishable Supabase anon key and uses user-scoped authentication.
- Account state gates organization or user resources without embedding a service-role credential.
- Billing and entitlement decisions come from the shared account backend and are displayed rather than calculated locally.
- Sign-out clears local session state and does not delete paper sources or server account data.