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
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.
Comments
Similar requests
Enhance Development Experience for Phone Authentication
2 votes · 0 comments
Be able to store phone number without SMS provider
2 votes · 0 comments
Feature Request: Built-in Phone Number Recycling Support for Authentication
1 vote · 0 comments
Email & SMS providers, and the status of webhook-triggered custom providers
3 votes · 0 comments
Add Phone.Email as a Free SMS Provider for Phone/OTP Authentication
3 votes · 0 comments
No comments yet.