authcrunch / authcrunch.github.io

Documentation for Caddy v2 Auth Portal and Authorize Plugins.
77 stars 32 forks source link

google oauth: send "prompt" query param #52

Closed highfredo closed 9 months ago

highfredo commented 9 months ago

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!

highfredo commented 9 months ago

issue moved to https://github.com/greenpau/caddy-security/issues/286