Skip to content
Notifie
Documentation
DocsOperate

Operate

Security model

Understand sessions, scoped keys, RLS, encrypted provider credentials, and the boundaries that keep private material server-side.

Credential classes

CredentialWhere it may existStorage
SDK ingest keyMobile/browser applicationLookup + secure hash
Server send keyTrusted backend onlyLookup + secure hash
APNs/FCM private materialNotifie server onlyEncrypted, write-only to browser
Supabase service roleDashboard/worker server onlyDeployment environment

Ownership

Dashboard reads use user-scoped Supabase clients and Row Level Security. Service-role operations derive and scope app_id from already authenticated input.