Skip to content

dhruvramdev/linkedin-social-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linkedin-social-login

in server root directory create a file called _config.js

var ids = { linkedin: { clientID: 'clientid', clientSecret: 'clientsecret', callbackURL: "http://127.0.0.1:3000/auth/linkedin/callback" } };

module.exports = ids;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published