Sha256: 5c9aab816d858b2414c759ea628db48eae5ecf3aab1e44bfa45095761bbf3317

Contents?: true

Size: 375 Bytes

Versions: 11

Compression:

Stored size: 375 Bytes

Contents

{   "access_token":"access_token_123456789",
    "authorization_uri":"https://accounts.google.com/o/oauth2/auth",
    "client_id":"123456789p.apps.googleusercontent.com",
    "client_secret":"very_secret",
    "expires_in":3600,
    "refresh_token":"refresh_token_12345679",
    "token_credential_uri":"https://accounts.google.com/o/oauth2/token",
    "issued_at":1386053761}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
google-api-client-0.9.5 spec/fixtures/files/auth_stored_credentials.json
google-api-client-0.9.4 spec/fixtures/files/auth_stored_credentials.json
google-api-client-0.9.3 spec/fixtures/files/auth_stored_credentials.json
google-api-client-0.9.2 spec/fixtures/files/auth_stored_credentials.json
google-api-client-0.9.1 spec/fixtures/files/auth_stored_credentials.json
google-api-client-0.9 spec/fixtures/files/auth_stored_credentials.json
google-api-client-0.9.pre5 spec/fixtures/files/auth_stored_credentials.json
google-api-client-0.9.pre4 spec/fixtures/files/auth_stored_credentials.json
google-api-client-0.9.pre3 spec/fixtures/files/auth_stored_credentials.json
google-api-client-0.9.pre2 spec/fixtures/files/auth_stored_credentials.json
google-api-client-0.9.pre1 spec/fixtures/files/auth_stored_credentials.json