blob: a232f3799f153fbea294f1fa9c373238c8df7656 [file] [log] [blame]
Joe Gregorio11690e02011-10-14 11:05:35 -04001{
2 "web": {
3 "client_id": "[[INSERT CLIENT ID HERE]]",
4 "client_secret": "[[INSERT CLIENT SECRET HERE]]",
5 "redirect_uris": [],
6 "auth_uri": "https://accounts.google.com/o/oauth2/auth",
7 "token_uri": "https://accounts.google.com/o/oauth2/token"
8 }
9}