Created
August 6, 2020 07:47
-
-
Save cyb3rko/d9d0c7cc12022df2749df9b58affb8fb to your computer and use it in GitHub Desktop.
Excerpt of one of my google-services.json file for demonstration purposes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"project_info": { | |
"project_number": "504782401236", | |
"firebase_url": "https://logviewerforopenhab.firebaseio.com", | |
"project_id": "logviewerforopenhab", | |
"storage_bucket": "logviewerforopenhab.appspot.com" | |
}, | |
"client": [ | |
{ | |
"client_info": { | |
"mobilesdk_app_id": "1:504782401236:android:6839efc16ba0c674849541", | |
"android_client_info": { | |
"package_name": "com.cyb3rko.logviewerforopenhab" | |
} | |
}, | |
"oauth_client": [ | |
{ | |
"client_id": "504782401236-sd70cpeg4tc4vftnscb9o445cgddk97q.apps.googleusercontent.com", | |
"client_type": 3 | |
} | |
], | |
"api_key": [ | |
{ | |
"current_key": "AIzaSyDYrTIQyyrgmxbmaZK4tYFgN6kuHm8d2f8" | |
} | |
], | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment