Commit b024ce1
google: allow to specify suggested domain
As per the Google OIDC docs, the `hd` parameter may be used to suggest
the domain the user may login with:
https://developers.google.com/identity/protocols/oauth2/openid-connect#hd-param
In effect, the Google account chooser only displays accounts with that
very domain, which simplifies the process for users with very long
account lists.1 parent c8d4002 commit b024ce1
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
0 commit comments