Skip to content

this express api includes module for linked in authentication and then make CRUD operations on SQL DB

Notifications You must be signed in to change notification settings

atts/node-linkedIn-auth-sql-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-linkedIn-auth-sql-api

this express api includes module for linked in authentication and then make CRUD operations on SQL DB


this api can be consumed by any front end to authenticate using linkedIn

contains all the code to connect to sql and generic functions to execute query or stored procedures

contains all the routes to use the CRUD functions accordingly

contains module for linkedin authentication


Please modify the linked in login dependencies in login module before running

Please modify the DB credentials in dbOperations module before running


run follwing commands

  1. npm install
  2. npm start

About

this express api includes module for linked in authentication and then make CRUD operations on SQL DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published