sign In With Identity
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.