Failed to get SMS provider
I am trying to test SMS MFA using a local instance of supabase (v2.34.3). Below is my configuration
I'm able to enroll a SMS factor but am getting the following error when calling the challenge API
do i need to set a provider in my config.toml? if so—how can I do that? I've previously attempted the above configuration in combination with a dummy twilio provider configuration and was getting a AuthAPIError (500)
I'm able to enroll a SMS factor but am getting the following error when calling the challenge API
do i need to set a provider in my config.toml? if so—how can I do that? I've previously attempted the above configuration in combination with a dummy twilio provider configuration and was getting a AuthAPIError (500)