Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logout issue #1

Open
kunalmangela opened this issue Oct 11, 2019 · 4 comments
Open

Logout issue #1

kunalmangela opened this issue Oct 11, 2019 · 4 comments

Comments

@kunalmangela
Copy link

How can i get logout from libnkedin

@Muhammadwahab
Copy link

Hi
We are facing issue in LinkedIn login if account have CAPTCHA verification web view get destroy because you forget to enable JavaScript in web view.Kindly resolve this issue.Thank you

@surbhiv25
Copy link

How can i get logout from libnkedin
@shantanu-deshmukh Any update on the same ??

@shantanu-deshmukh
Copy link
Owner

Hi @kunalmangela & @surbhiv25,
LinkedIn doesn't allow third party apps to logout the user, check this answer for more info https://stackoverflow.com/a/7765590/2035645

Previously there was a way to invalidate the auth token, but it doesn't work anymore.
For now you can save the LinkedInUser object locally to determine if the user is loggedIn & remove the object once the user logs out.

@shantanu-deshmukh
Copy link
Owner

Hi
We are facing issue in LinkedIn login if account have CAPTCHA verification web view get destroy because you forget to enable JavaScript in web view.Kindly resolve this issue.Thank you

Hi @Muhammadwahab, thanks for reporting this issue,
Currently I don't have a stable internet connection to fix it & deploy a new build, but i'll ty to do it over the weekend for sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants