api.nickm@gmail.com | d6b1106 | 2012-03-12 09:22:42 -0700 | [diff] [blame] | 1 | { |
2 | "installed": { | ||||
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 | } |