Created
April 24, 2018 11:03
-
-
Save kerin/4e7d677a61eb41f367a58e8c73e698e3 to your computer and use it in GitHub Desktop.
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
| { | |
| "name": "Kerin Cosford", | |
| "picture": "https://avatars2.githubusercontent.com/u/38736?v=4", | |
| "nickname": "kerin", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/kerin", | |
| "html_url": "https://github.com/kerin", | |
| "followers_url": "https://api.github.com/users/kerin/followers", | |
| "following_url": "https://api.github.com/users/kerin/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/kerin/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/kerin/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/kerin/subscriptions", | |
| "organizations_url": "https://api.github.com/users/kerin/orgs", | |
| "repos_url": "https://api.github.com/users/kerin/repos", | |
| "events_url": "https://api.github.com/users/kerin/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/kerin/received_events", | |
| "type": "User", | |
| "site_admin": false, | |
| "company": "@ministryofjustice ", | |
| "blog": "", | |
| "location": "London", | |
| "email": "cosford@gmail.com", | |
| "public_repos": 29, | |
| "public_gists": 103, | |
| "followers": 33, | |
| "following": 12, | |
| "private_gists": 1, | |
| "total_private_repos": 4, | |
| "owned_private_repos": 4, | |
| "disk_usage": 80424, | |
| "collaborators": 0, | |
| "two_factor_authentication": true, | |
| "plan": { | |
| "name": "developer", | |
| "space": 976562499, | |
| "collaborators": 0, | |
| "private_repos": 9999 | |
| }, | |
| "emails": [ | |
| { | |
| "email": "cosford@gmail.com", | |
| "primary": true, | |
| "verified": true, | |
| "visibility": "private" | |
| }, | |
| { | |
| "email": "kerin.cosford@digital.justice.gov.uk", | |
| "primary": false, | |
| "verified": true, | |
| "visibility": null | |
| }, | |
| { | |
| "email": "kerin@users.noreply.github.com", | |
| "primary": false, | |
| "verified": true, | |
| "visibility": null | |
| } | |
| ], | |
| "awsRole": "arn:aws:iam::593291632749:role/alpha_user_kerin,arn:aws:iam::593291632749:saml-provider/alpha-auth0", | |
| "awsRoleSession": "kerin", | |
| "original_nickname": "kerin", | |
| "updated_at": "2018-04-24T10:45:26.384Z", | |
| "email_verified": true, | |
| "clientID": "NpfImg4P3ynU6HFx7ivYmqUZWQHfwi3Y", | |
| "user_id": "github|38736", | |
| "identities": [ | |
| { | |
| "provider": "github", | |
| "user_id": 38736, | |
| "connection": "github", | |
| "isSocial": true | |
| } | |
| ], | |
| "created_at": "2017-06-26T14:14:24.980Z", | |
| "multifactor": [ | |
| "google-authenticator" | |
| ], | |
| "iss": "https://alpha-analytics-moj.eu.auth0.com/", | |
| "sub": "github|38736", | |
| "aud": "NpfImg4P3ynU6HFx7ivYmqUZWQHfwi3Y", | |
| "iat": 1524566754, | |
| "exp": 1524602754, | |
| "acr": "http://schemas.openid.net/pape/policies/2007/06/multi-factor", | |
| "amr": [ | |
| "mfa" | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment