The Wayback Machine - https://web.archive.org/web/20200912123201/https://github.com/mironal/electron-oauth-helper/issues/84
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add prompt settings to Google OAuth? #84

Open
justinforlenza opened this issue Jan 9, 2020 · 0 comments
Open

How to add prompt settings to Google OAuth? #84

justinforlenza opened this issue Jan 9, 2020 · 0 comments

Comments

@justinforlenza
Copy link

@justinforlenza justinforlenza commented Jan 9, 2020

I am attempting to add the Google OAuth "prompt" parameter so that a user is asked to choose an account even if there is only one, giving them the option to enter a new account.

I added "prompt" into my config object however the OAuth2Provider appears to just ignore it.

Google Documentation on Additional Parameters:

https://developers.google.com/identity/protocols/OpenIDConnect#authenticationuriparameters

@justinforlenza justinforlenza changed the title How to add prompt settings to google oauth? How to add prompt settings to Google OAuth? Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.