Package-level declarations
Types
Link copied to clipboard
class SupabaseConnector(val supabaseClient: SupabaseClient, val powerSyncEndpoint: String, storageBucket: String? = null) : PowerSyncBackendConnector
Get a Supabase token to authenticate against the PowerSync instance.
Link copied to clipboard
Implementation of RemoteStorage that uses Supabase as the backend storage provider.