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?
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.
Comments
Similar requests
Support custom OAuth parameters or configurable auth URL from frontend
1 vote · 0 comments
IP of the entity that does auth, IP of entity that submits request
1 vote · 0 comments
Scoped Auth via non-unique emails on auth.users
4 votes · 0 comments
Cannot add "email" provider to an existing user
1 vote · 0 comments
Add a 'Post User Creation' auth hook (or 'After User Creation')
8 votes · 0 comments
No comments yet.