This commit is contained in:
Amos Haviv
2013-10-23 18:31:01 +03:00
parent 964cf2dfd1
commit 9af341befb

View File

@@ -19,8 +19,8 @@
"callbackURL": "http://localhost:3000/auth/github/callback"
},
"google": {
"clientID": "830820944501.apps.googleusercontent.com",
"clientSecret": "LU_4OLH2EFZF0OVr4MNh4wH1",
"clientID": "APP_ID",
"clientSecret": "APP_SECRET",
"callbackURL": "http://localhost:3000/auth/google/callback"
}
}