FeatureFuel
4

Could auth.signInWithSSO accept queryString login_hint?

Source: supabase/supabase#30506 · opened by @brianq
I have a site where I've implemented a login page with a rudimentary domain discovery (based on the user's email address domain).

Retrieving the providerId for the given email domain and calling auth.signInWithSSO() works great, however the user is taken to their (Azure) login page where they have to re-enter the email address again.

Might it be possible to pass a queryString.login_hint parameter in options (like how it's done with signInWithOAuth) or is there any other way of doing this?

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