forked from pandas-dev/pandas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgcloud_credentials
62 lines (62 loc) · 2.63 KB
/
gcloud_credentials
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"data": [
{
"credential": {
"_class": "OAuth2Credentials",
"_module": "oauth2client.client",
"access_token": "ya29.xXx",
"client_id": "1112223456.apps.googleusercontent.com",
"client_secret": "aBc467",
"id_token": {
"at_hash": "OlAp__aV",
"aud": "1112223456.apps.googleusercontent.com",
"azp": "1112223456.apps.googleusercontent.com",
"cid": "1112223456.apps.googleusercontent.com",
"email": "[email protected]",
"email_verified": true,
"exp": 1414558238,
"iat": 1414554338,
"id": "113403125016275849302",
"iss": "accounts.google.com",
"sub": "113403125016229475663",
"token_hash": "OlAp__aV",
"verified_email": true
},
"invalid": @INVALID@,
"refresh_token": "1/asf87bbEGsb78",
"revoke_uri": "https://accounts.google.com/o/oauth2/revoke",
"token_expiry": "2014-10-29T04:50:38Z",
"token_response": {
"access_token": "ya29.bYsadfiU8542B5",
"expires_in": 3600,
"id_token": {
"at_hash": "OlAp__aV",
"aud": "11112233456.apps.googleusercontent.com",
"azp": "11112223456.apps.googleusercontent.com",
"cid": "11112223456.apps.googleusercontent.com",
"email": "[email protected]",
"email_verified": true,
"exp": 1414558238,
"iat": 1414554338,
"id": "11340312501621345098732",
"iss": "accounts.google.com",
"sub": "1134031250162435660892",
"token_hash": "OlAp__aV",
"verified_email": true
},
"refresh_token": "1/6v6asdf6NrR92",
"token_type": "Bearer"
},
"token_uri": "https://accounts.google.com/o/oauth2/token",
"user_agent": "Cloud SDK Command Line Tool"
},
"key": {
"account": "[email protected]",
"clientId": "11112223456.apps.googleusercontent.com",
"scope": "https://www.googleapis.com/auth/appengine.admin https://www.googleapis.com/auth/bigquery https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email https://www.googleapis.com/auth/ndev.cloudman https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/sqlservice.admin https://www.googleapis.com/auth/prediction https://www.googleapis.com/auth/projecthosting",
"type": "google-cloud-sdk"
}
}
],
"file_version": 1
}