Added LinkedIn API example that displays connection and your profile information

This commit is contained in:
Sahat Yalkabov
2014-02-27 16:51:38 -05:00
parent 6f744ccf83
commit c3320f28f2
4 changed files with 58 additions and 12 deletions

View File

@@ -184,8 +184,9 @@ app.get('/auth/facebook/callback', passport.authenticate('facebook', { successRe
- Click **+ Add New Application** button
- Fill out all *required* fields
- For **Default Scope** make sure *at least* the following is checked:
- `r_basicprofile`
- `r_fullprofile`
- `r_emailaddress`
- `r_network`
- Finish by clicking **Add Application** button
- Copy and paste *API Key* and *Secret Key* keys into `config/secrets.js`
- *API Key* is your **clientID**