question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

login_hint custom parameter with Google Provider

See original GitHub issue

Hi,

I’m trying to use Google Provider with a custom parameter “login_hint”, like this :

customParameters: {
    login_hint: "email@adress.com",
    prompt: "consent"
}

But, it doesn’t work, there is not parameter login_hint in the URL. So, I tested with loginHint and I could see the parameter in the URL.

Is there any particular reason why login_hint is not passed to the URL ? Am I doing something wrong ?

Thanks in advance for your help 🙏🏼

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
bojeil-googlecommented, Nov 26, 2018

Ok makes sense. As mentioned, we plan to support re-authentication in FirebaseUI but at the moment we are currently in the middle of supporting email link sign-in.

0reactions
LouisCuveliercommented, Nov 27, 2018

Great, this is a good news. Thanks !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create custom parameters for advanced tracking - Google Ads ...
Create or edit custom parameters at the campaign level · Sign into your Google Ads account. · In the navigation panel, click All...
Read more >
Adding google login_hint parameter to Spring oauth2 ...
Is this the best way to customize the spring oauth2 implementation to set the login_hint parameter on the authorization request? spring · spring ......
Read more >
OpenID Connect | Authentication - Google Developers
To create one, click Create credentials. Customize the user consent screen. For your users, the OAuth 2.0 authentication experience includes a consent screen ......
Read more >
Pass Parameters to Identity Providers - Auth0
You can pass provider-specific parameters to an Identity Provider (IdP) during authentication. The values can either be static per connection or dynamic per ......
Read more >
Signing in users with Microsoft | Identity Platform Documentation
Go to the Identity Providers page in the Google Cloud console. Go to the Identity Providers page ... Optional: Specify additional custom OAuth...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found