Skip to content

Commit

Permalink
second commit
Browse files Browse the repository at this point in the history
  • Loading branch information
TheComeUpCode committed Feb 13, 2020
1 parent 0a67519 commit 721a7c6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions client_secret.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

{
"web": {
"client_id": "",
"client_secret": "",
"redirect_uris": [""],
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://accounts.google.com/o/oauth2/token",
"YOUR_API_KEY": ""
}
}

0 comments on commit 721a7c6

Please sign in to comment.