Hi, According to the sms providers page: https://appwrite.io/docs/advanced/self-hosting/sms#sms-providers this option is only available in self hosted appwrite. This isn't mentioned here: https://appwrite.io/docs/products/auth/phone-sms as opposed to other pages which clearly state that a feature is not available on the cloud such as https://appwrite.io/docs/products/auth/2fa. Is it available in the cloud? If so, is there a tutorial that explains how to set this up? Thanks
Recommended threads
- Impossible to get USER after createEmail...
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { aw...
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...