myTools / client_secret.json
danzapp70's picture
Upload 4 files
2a31dd1 verified
raw
history blame contribute delete
904 Bytes
{
"openai_api_key": "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",
"web": {
"client_id": "777046606431-40g5enf1s9bm6h6qf28505g23t8bgj3u.apps.googleusercontent.com",
"project_id": "dzextractaudio",
"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",
"client_secret": "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",
"redirect_uris": [
"http://localhost:8080","http://127.0.0.1:7861","https://5bee1832de22f43c3f.gradio.live"
],
"javascript_origins": [
"http://localhost:8080","http://127.0.0.1:7861","https://5bee1832de22f43c3f.gradio.live"
]
}
}