Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

Commit

Permalink
Merge pull request #855 from github/update-1441113314
Browse files Browse the repository at this point in the history
  • Loading branch information
hubot committed Sep 1, 2015
2 parents db95944 + 61c9b71 commit 014a4d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/guides/basics-of-authentication.md
Expand Up @@ -174,6 +174,7 @@ the logged in user:
auth_result['private_emails'] =
JSON.parse(RestClient.get('https://api.github.com/user/emails',
{:params => {:access_token => access_token}}))
end

erb :basic, :locals => auth_result

Expand Down

0 comments on commit 014a4d1

Please sign in to comment.