How do I gracefully logout/disconnect from facebook if using oauth.io ? I can't find any documentation or steps anywhere
Posted: Tue Jul 29, 2014 3:05 am
So I am using Oauth.popup etc to authenticate but what if a user needs to disconnect and login as a different user, I don't see any steps or docs for that here or at oauth.io. Does anyone how to do this. Right now the solution looks very unprofessional because you can't really log out cleanly out of FB. Thanks