You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discord uses the same prompt parameter to bypass the authorization prompt if they've already authorized in the past, which would allow users to log in much quicker.
Is it possible to send extra query params when doing oauth with google?
https://developers.google.com/identity/openid-connect/openid-connect#authenticationuriparameters
I would like to send "prompt=select_account" to let users choose which google account they want to use.
Thanks you!
The text was updated successfully, but these errors were encountered: