Skip to content

Commit

Permalink
Updating readme (#265)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Leandro Tk authored and simi committed Jan 2, 2017
1 parent 3b08495 commit d1c81fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -83,6 +83,8 @@ Here's an example *Auth Hash* available in `request.env['omniauth.auth']`:
info: {
email: 'joe@bloggs.com',
name: 'Joe Bloggs',
first_name: 'Joe',
last_name: 'Bloggs',
image: 'http://graph.facebook.com/1234567/picture?type=square',
verified: true
},
Expand Down

0 comments on commit d1c81fd

Please sign in to comment.