Skip to content

Commit df838e3

Browse files
committed
client_secrets.json
1 parent 2401bd6 commit df838e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/plus/client_secrets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"web": {
3-
"client_id": "887851474342-kd6d83gonj4dorjbahqg1bf94jjpe10p.apps.googleusercontent.com",
4-
"client_secret": "vkGqFqTBSSOI9jX69B8G2xww",
3+
"client_id": "[[INSERT CLIENT ID HERE]]",
4+
"client_secret": "[[INSERT CLIENT SECRET HERE]]",
55
"redirect_uris": [],
66
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
77
"token_uri": "https://accounts.google.com/o/oauth2/token"

0 commit comments

Comments
 (0)