Retrieve Access Token with LinkedIn JS SDK to use in Back-end – Facebook api
Currently I have both Facebook and LinkedIn Oauth2 flow working fine. Because in some cases I don't want the user to redirect to another page, I use the Facebook JS SDK that works fine, retrieving the access token and sending…