I am confused as to what does the facebook logoutUrl does in the facebook integration?
Does it destroy the current session?
Would session_destroy do the same thing?
Thanks!
I am confused as to what does the facebook logoutUrl does in the facebook
Share
According to Facebook Doc:
It will also invalidate the user access token so that you will no longer be able to call any graph APIs against that user.