12345678910111213 |
- {
- "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"
- ]
- }
- }
|