github.com/crosbymichael/octokat@v0.0.0-20160826194511-076a32289ed5/fixtures/create_authorization.json (about) 1 { 2 "id": 3844190, 3 "url": "https://api.github.com/authorizations/3844190", 4 "app": { 5 "name": "GitHub API", 6 "url": "http://developer.github.com/v3/oauth/#oauth-authorizations-api", 7 "client_id": "00000000000000000000" 8 }, 9 "token": "123", 10 "note": null, 11 "note_url": null, 12 "created_at": "2013-09-28T18:44:39Z", 13 "updated_at": "2013-09-28T18:44:39Z", 14 "scopes": [ 15 "public_repo" 16 ] 17 }