Skip to content

Commit 7f00bb0

Browse files
committed
chore(shadcn): updated client id for onetap in test app
1 parent 98f8bb4 commit 7f00bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/react/src/firebase/firebase.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export const ui = initializeUI({
3030
behaviors: [
3131
// autoAnonymousLogin(),
3232
oneTapSignIn({
33-
clientId: "200312857118-lscdui98fkaq7ffr81446blafjn5o6r0.apps.googleusercontent.com",
33+
clientId: "616577669988-led6l3rqek9ckn9t1unj4l8l67070fhp.apps.googleusercontent.com",
3434
}),
3535
countryCodes({
3636
allowedCountries: ["US", "CA", "GB"],

0 commit comments

Comments
 (0)