Issue with using `account.createPhoneSession` method, it doesn't seem to exist. The correct method to use is `account.createPhoneToken`. Start with SMS auth by referring to the documentation provided: https://appwrite.io/docs/products/auth/phone-sms
Btw I am trying AppWrite chiefly because I spent the entire afternoon trying to figure out why Google Firebase functions wouldn’t deploy my hello world function 😉