I'm trying to add LinkedIn login to my react app that using Amazon Cognito, I did everything like explained here and yes it works but I'm not using Amazon Cognito hosted UI and I don't want my user to get redirected to Auth0 site to login with LinkedIn...
Is there any way to implement LinkedIn Cognito login\signup without getting redirected to Cognito\Auth0?
Or maybe there is already a better way to implement this?