Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Oct 3, 2014
1 parent 1ea5da6 commit 492fbec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,15 @@ OAuth::login('facebook', function($user, $details) {
});
```

> Note: The Instagram API does not allow you to retrieve the user's email address, so unfortunately that field will always be `null` for the Instagram provider.
## Supported Providers

- Facebook
- GitHub
- Google
- LinkedIn
- Instagram

>The package is still in it's early infancy obviously. Support will be added for other providers as time goes on.
Expand Down

0 comments on commit 492fbec

Please sign in to comment.