2
Auth UI - Give the option " Use Another Account " in order to login
Source: supabase/supabase#14522 · opened by @joaoguidev
Hello.
I would like to suggest an option on auth ui so users can choose to login with a different account.
Currently when a user has logged in before, let's say with Gmail, when logging in again, the user gets authenticathed straigh away. Even if the user pressed the logout button prior (const { error } = await supabase.auth.signOut()) .
In order to login with a different Gmail account the user has to go to Gmail and logout there and come back to my app and try to login again with a different account. In this situation the user will be presented with and Gmail modal where it will be possible to choose one of his accounts.
Thank you.
I would like to suggest an option on auth ui so users can choose to login with a different account.
Currently when a user has logged in before, let's say with Gmail, when logging in again, the user gets authenticathed straigh away. Even if the user pressed the logout button prior (const { error } = await supabase.auth.signOut()) .
In order to login with a different Gmail account the user has to go to Gmail and logout there and come back to my app and try to login again with a different account. In this situation the user will be presented with and Gmail modal where it will be possible to choose one of his accounts.
Thank you.
No pledges yet. Be the first to back this.
Comments
Similar requests
Retrieve list of users by ID
1 vote · 0 comments
Support ordering by nested columns deeper than one level in .order()
3 votes · 0 comments
Auth Rate Limits by email address (or Supabase user ID) instead of by IP address
4 votes · 0 comments
IP of the entity that does auth, IP of entity that submits request
1 vote · 0 comments
Support Auth Provider: Naver #35631
3 votes · 0 comments
No comments yet.