I an using this https://semaphore.co/docs my Question is that is it possible to integrate this on appwrite selfhost in their environment variable? Or appwrite only support only those sms providers that menntioned in appwrite docs?
My Authentication is Phone Auth
https://github.com/utopia-php/messaging/pull/80
I hope that someone will take review this PR pleasee as I need to my selfhosted
So that this provider will be added in here
Recommended threads
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...