I’m currently working in Auth0 with React JS. On click of the login button user has been redirected to the login page which is correct? but when the user clicks on the social media logins like (google, facebook, linkedin…) they are basically getting the below error
Error : OAuth2Strategy requires a clientID option
This error was not there previously when I worked on earlier with my application. but I’m currently facing this issue. Do I’ve to configure something in code snippets
auth0 log-in social-connections google facebook linkedin connection react-sdk