nvh95 / react-linkedin-login-oauth2

Easily get Authorization Code from Linked In to log in without redirecting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If LinkedIn app is installed, the login is not possible on mobile phones.

bilipp opened this issue · comments

Currently the click on the button does not work on mobile phones if the LinkedIn app is installed. Instead of opening the login prompt in the browser, the app is just opened which blocks the authorization process.

Happens on iOS as well as Android devices.