Get the underlying linkedin access token

I have an app that allows login with linked in.

In linkedin settings, I have configured an app with this scope: w_member_social.
This allows me to “create, modify, and delete posts, comments, and reactions on the user’s behalf”. However, in order to do so - I need the underlying access token provided by linkedin. How do I query this access token from auth0?

Hi @MrRennen,

I believe this article will be helpful to you for obtaining the LinkedIn Access Token:

Let me know if you have further questions!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.