-
```
Traceback (most recent call last):
File "/home/ubuntu/.virtualenvs/csh/local/lib/python2.7/site-packages/django_crontab/crontab.py", line 145, in run_job
func(*job_args, **job_kwargs)
…
-
# Bug report
## Describe the bug
Hello! I'm using supabase with github action, when the command 'supabase start' is launched, I got a crash.
Its might be linked to this issue : https://github.com…
-
# Bug report
![image](https://github.com/supabase/supabase/assets/1549611/2911b9f9-b172-4105-aad1-c243783441d5)
My docker container environment
![image](https://github.com/supabase/supabase/ass…
-
### App
Voodoo SMS
### Triggers
* New Blacklisted Number
* New Contact List
* New Contact Added
* New Inbox Message
* SMS Sent
### Actions
* Add to Blacklist
* Send Bulk SMS
* Add Contact
* Send SMS…
-
# Feature Request
## Link
[Add a link to the page which needs improvement (if relevant)](https://supabase.com/docs/guides/auth/phone-login)
## Describe the problem
Support [Textlocal](https…
-
# Improve documentation
## Link
[Phone login](https://supabase.com/docs/guides/auth/phone-login)
## Describe the problem
Textlocal is a supported provider with `gotrue` and Supabase Auth …
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
I have read the previous thread about this, but wanted to suggest that 2FA using a tool like Google Authenticator seems like a better and more secure solution than SMS or even email.
Thoughts?
-
### Discussed in https://github.com/orgs/supabase/discussions/15350
Originally posted by **vasanth-ravisankar** June 26, 2023
I'm trying to integrate textlocal sms service for phone number otp…
-
I'm using Textlocal as the SMS provider in order to send SMS OTP for users to signup/login.
SMS sent via Supabase fails with error "Textlocal error: Internal error". There is no additional informat…