Update secrets.json
This commit is contained in:
parent
78e0a84aa4
commit
ec6e43b37a
|
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"installed": {
|
"installed": {
|
||||||
"client_id": "442472996695-fl9sqjjojqn91o3o1fm2vv15hmmoecom.apps.googleusercontent.com",
|
"client_id": "",
|
||||||
"project_id": "avid-lacing-376214",
|
"project_id": "",
|
||||||
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
||||||
"token_uri": "https://oauth2.googleapis.com/token",
|
"token_uri": "https://oauth2.googleapis.com/token",
|
||||||
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
||||||
"client_secret": "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",
|
"client_secret": "",
|
||||||
"redirect_uris": [
|
"redirect_uris": [
|
||||||
"https://localhost/api/v1/oauth2callback"
|
"https://localhost/api/v1/oauth2callback"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue