You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.
I'm calling $helper->getLogoutUrl($access_token, $redirectUrl); and it doesn't log me out of facebook. I know it's a valid token and the redirect actually works, but my user stays logged-in to facebook no matter what.
Is there something specific beyond the redirect that I need to do? I need to log my user out of facebook so that they can switch to a different facebook user before using my application. I do not use facebook to authenticate in my app.
TIA
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi All.
I'm calling $helper->getLogoutUrl($access_token, $redirectUrl); and it doesn't log me out of facebook. I know it's a valid token and the redirect actually works, but my user stays logged-in to facebook no matter what.
Is there something specific beyond the redirect that I need to do? I need to log my user out of facebook so that they can switch to a different facebook user before using my application. I do not use facebook to authenticate in my app.
TIA
The text was updated successfully, but these errors were encountered: