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?