Horribly hacky links to publishers and datasets, nobody tell Tom
[ckanext-ga-report.git] / credentials.json.template
Ross Jones 1 {
2 "installed": {
3 "client_id": "",
4 "client_secret": "",
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 }
10
11