For linkedin authentication for React where can i get the API key?

This is my first time using auth0. I was trying to do linkedin authentication. Using no credentials from me it was working fine. Buy i do have linkedin client id and secret id. But Auth0 requires API for linkedin authentication. What is that for? Where can i get the API?

Hi @mehedi.salman102,

Welcome to the Auth0 Community!

The default linkedin connection uses Auth0’s Developer Keys. These keys are only for testing, and should be replaced with your client id and secret from the linked in developer portal.

Specifically, in linkedin’s terminology: api key = client ID.

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