We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f8bb4 commit 7f00bb0Copy full SHA for 7f00bb0
examples/react/src/firebase/firebase.ts
@@ -30,7 +30,7 @@ export const ui = initializeUI({
30
behaviors: [
31
// autoAnonymousLogin(),
32
oneTapSignIn({
33
- clientId: "200312857118-lscdui98fkaq7ffr81446blafjn5o6r0.apps.googleusercontent.com",
+ clientId: "616577669988-led6l3rqek9ckn9t1unj4l8l67070fhp.apps.googleusercontent.com",
34
}),
35
countryCodes({
36
allowedCountries: ["US", "CA", "GB"],
0 commit comments