Added LinkedIn API example that displays connection and your profile information
This commit is contained in:
@@ -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**
|
||||
|
Reference in New Issue
Block a user