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 facebook #58

Open
napcat opened this issue Jun 7, 2017 · 0 comments
Open

Logout facebook #58

napcat opened this issue Jun 7, 2017 · 0 comments

Comments

@napcat
Copy link

napcat commented Jun 7, 2017

Hello,

I successfully implemented the Facebook login in my app.
Its working great, but I'm facing a problem with the logout.

There's no method to logout.

How can I logout or revoke an access token?

I tried to make a request to this endpoint:

https://graph.facebook.com/v2.7/{userID}/permissions?method=delete&access_token={acessToken}

This removes the permissions, but when trying to login again the user seems already logged in the inappbrowser and only have to confirm the permissions.

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

1 participant