Sha256: fbf6ea11e3c0578dc37d57d8c16ee62ca6428d97057a42416e5562c5df2a0ae0

Contents?: true

Size: 285 Bytes

Versions: 67

Compression:

Stored size: 285 Bytes

Contents

{
  "id": 1,
  "url": "https://api.github.com/authorizations/1",
  "scopes": [
    "public_repo"
  ],
  "token": "abc123",
  "app": {
    "url": "http://my-github-app.com",
    "name": "my github app"
  },
 "updated_at": "2011-09-06T20:39:23Z",
 "created_at": "2011-09-06T17:26:27Z"
}

Version data entries

67 entries across 67 versions & 1 rubygems

Version Path
github_api-0.3.7 spec/fixtures/auths/authorization.json
github_api-0.3.6 spec/fixtures/auths/authorization.json
github_api-0.3.4 spec/fixtures/auths/authorization.json
github_api-0.3.3 spec/fixtures/auths/authorization.json
github_api-0.3.2 spec/fixtures/auths/authorization.json
github_api-0.3.1 spec/fixtures/auths/authorization.json
github_api-0.3.0 spec/fixtures/auths/authorization.json