signInWithIdentity

suspend fun signInWithIdentity(config: AccountConfig, identity: ByteArray, apiKey: String, password: String): Client

Sign in and provision under a saved device identity (from exportIdentity), keeping the same bound key across restarts.