|
@@ -1,16 +1,13 @@
|
|
{
|
|
{
|
|
- "web": {
|
|
|
|
- "client_id": "734645063035-g7l3ntqfqc3b0q2bkil21lk0edt1gb32.apps.googleusercontent.com",
|
|
|
|
- "project_id": "atomic-byway-261007",
|
|
|
|
- "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": "brHZSIvHaXiYDli-ooReb-D4",
|
|
|
|
- "redirect_uris": [
|
|
|
|
- "http://127.0.0.1:8000/oauth2callback"
|
|
|
|
- ],
|
|
|
|
- "javascript_origins": [
|
|
|
|
- "http://127.0.0.1:8000"
|
|
|
|
- ]
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
|
|
+ "web":{
|
|
|
|
+ "client_id":"174657415928-0bt50gt42pslq47gf21ao67n15rom96r.apps.googleusercontent.com",
|
|
|
|
+ "project_id":"signaturecare-reviews-api",
|
|
|
|
+ "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":"ZXYpt07Su0pW3y3jPGOXY_C_",
|
|
|
|
+ "redirect_uris":[
|
|
|
|
+ "http://127.0.0.1:8000/oauth2callback"
|
|
|
|
+ ]
|
|
|
|
+ }
|
|
|
|
+}
|