Skip to content

Commit

Permalink
Update client_secret.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GurungAman authored Jul 21, 2021
1 parent 57536d3 commit ad24e7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions client_secret.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"web": {
"client_id": "284940628116-qj89pirmdnbnoqrtdcbrb9a5nfbht0i7.apps.googleusercontent.com",
"project_id": "spotify-to-youtube-320214",
"client_secret": "GyO2cFX-x4VXLJ8-KkHPmtnX",
"client_id": "",
"project_id": "",
"client_secret": "",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"redirect_uris": [
"http://127.0.0.1:8888/"
]
}
}
}

0 comments on commit ad24e7a

Please sign in to comment.