Package-level declarations

Types

Link copied to clipboard

Implement this to connect an app backend.

Link copied to clipboard
@Serializable
data class PowerSyncCredentials(val endpoint: String, val token: String, val userId: String? = null)

Temporary credentials to connect to the PowerSync service.