FeatureFuel
1

Support Custom Phone Authentication Providers

Source: supabase/supabase#41332 · opened by @Dev-Salem
Currently, phone authentication supports providers like Twilio, MessageBird, Textlocal, and Vonage. While these are solid options, they can be limiting due to pricing, regional coverage, and country-specific support.

To improve flexibility, allow users to define custom phone authentication providers*. for example via Edge Functions or a similar mechanism. Users could implement standardized functions such as send_otp and verify_otp that behave like the built-in providers.

This approach would:
• Enable integration with any SMS provider that offers a REST API
• Reduce dependency on a fixed set of vendors
• Improve global coverage and cost optimization
• Give developers full control over their authentication pipeline

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests