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.

question: Is your OneTap working in dev. environment?

See original GitHub issue

My OneTap is not working in my localhost environment. Is yours working? It could have been my setting misconfigured. My only configuration is

import {
  AuthMethods, AuthProvider, CredentialHelper,
  FirebaseUIAuthConfig
} from 'firebaseui-angular';

export const FirebaseUiAuthConfig: FirebaseUIAuthConfig = {
  providers: [
    AuthProvider.Google,
    AuthProvider.Password
  ],
  method: AuthMethods.Popup,
  credentialHelper: CredentialHelper.OneTap // this is the only configuration I set from None to OneTap
};

*note: In localhost environment OneTap should work without need for approval.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
jek-bao-choocommented, Jun 19, 2018

Hi @RaphaelJenni

Thank you for your guide. It’s working now. I missed something that you highlighted above.

1reaction
RaphaelJennicommented, May 29, 2018

I will check that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

google one tap sign in not working on subdomain domain in ...
This is working as expected and showing prompt on my local environment, but nothing shows up in the DEVELOPMENT Environment.
Read more >
OnetapHELLO - The #1 Digital Networking Tool USA - Digital ...
Onetaphello is a digital networking tool that makes tags or digital cards for your electronic business, social media business, social media account info, ......
Read more >
'one tap mobile' not working on iPhone 13 - Zoom Community
I called Apple support and they found a workaround for the iPhone 13 as follows: Go to settings -> general -> language &...
Read more >
Linked Account Sign-In for Android | Authentication
Linked Account Sign-In enables One Tap Sign In With Google for users that already have their Google Account linked to your service.
Read more >
OneTap Alternatives for Small Businesses in 2022 - G2
Read reviews and product information about The Receptionist, Raydiant and VAMS. ... Answer a few questions to help the OneTap community.
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