Closed djshubs closed 1 year ago
I'm must use Twilio Verify. When twilio-verify will be available in the CLI?
This will be supported in the next stable release on 22 Aug. It's also available on cli beta release channel right now.
npx supabase@beta start
Hey, while here, does anyone know how to get test credentials working with twilio verify so we don't use up credits?
I'm running into a similar issue as noted in #15570. I've setup the config as follow:
Here's the error I'm getting:
AuthApiError: Error sending sms: sms Provider could not be found
Here's the function that gets trigger. Email is working perfectly.
Packages:
Originally posted by @djshubs in https://github.com/supabase/supabase/issues/15570#issuecomment-1675038438