2
Allow querying enabled login methods from Management API
Source: supabase/supabase#19157 · opened by @eagerestwolf
Hi there, So I am creating an app with Supabase that is intended to be deployed by businesses on their own infrastructure (or Cloudflare, Vercel, or the like since it's a regular SvelteKIt application). As such, while I am creating the authentication UI I'm finding it would be very handy to be able to query which login methods are enabled on the Supabase backend. Currently, the application is configured to read which login providers are enabled from an environment variable and load the appropriate buttons onto the login page. However, that could be eliminated if I had access to a list of enabled methods from Supabase itself. Obviously, this is something that you wouldn't want to expose to literally everyone, so I feel that the Management API would probably be the appropriate place to handle this. Alternatively, it would be nice if the @supabase/supabase-js had a simple list of what is enabled or disabled. For example: could return There obviously would …
No pledges yet. Be the first to back this.
Comments
Similar requests
Complex authorization methods implementation - Create a db_post_request Hook for Dynamic Data Masking in Supabase
2 votes · 0 comments
[RFC] Query builder immutability and safe branching semantics across Supabase SDKs
1 vote · 0 comments
Sign in methods should all support adding user metadata
12 votes · 0 comments
Secure e-mail change - request password confirmation
4 votes · 0 comments
Scoped API keys for Supabase Management API
3 votes · 0 comments
No comments yet.