Skip to content

Commit

Permalink
Merge pull request #33 from AndyLampert/master
Browse files Browse the repository at this point in the history
Change it's to its
  • Loading branch information
skorks committed Aug 10, 2015
2 parents 115fc39 + bd34c86 commit a93a660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Here's an example *Auth Hash* available in `request.env['omniauth.auth']`:

## Using It With The LinkedIn Gem

You may find that you want to use OmniAuth for authentication, but you want to use an API wrapper such as this one https://github.com/pengwynn/linkedin to actually make your api calls. But the LinkedIn gem provides it's own way to authenticate with LinkedIn via OAuth. In this case you can do the following.
You may find that you want to use OmniAuth for authentication, but you want to use an API wrapper such as this one https://github.com/pengwynn/linkedin to actually make your api calls. But the LinkedIn gem provides its own way to authenticate with LinkedIn via OAuth. In this case you can do the following.

Configure the LinkedIn gem with your consumer key and secret:

Expand Down

0 comments on commit a93a660

Please sign in to comment.