fun logIn(appUserID: String, newAppUserID: String, onSuccessHandler: (PurchaserInfo, Boolean) -> Unit, onErrorHandler: (PurchasesError) -> Unit): Unit