1
Add `supabase.auth.addSSOConnection` method
Source: supabase/supabase#16368 · opened by @remorses
Now the only way to create an SSO connection is via the CLI, this is not great because usually you would have a page in your dashboard to let users add their metadata URL and create an SSO connection
To do this supabase client should expose a method like addSSOConnection, similar to the [supabase sso add command](
Not sure if this method should be in the auth namespace, it would make sense to add a new one called sso maybe
To do this supabase client should expose a method like addSSOConnection, similar to the [supabase sso add command](
Not sure if this method should be in the auth namespace, it would make sense to add a new one called sso maybe
No pledges yet. Be the first to back this.
Comments
Similar requests
Sign in methods should all support adding user metadata
12 votes · 0 comments
SvelteKit Supabase auth example doesn't support password reset or user invite
3 votes · 0 comments
Surface user impersonation in SDKs
3 votes · 0 comments
SDK Support for Listing & Invalidating Auth Sessions
15 votes · 0 comments
Individual NPM packages for supabase-js modules?
2 votes · 0 comments
No comments yet.