Can i get example how to use getLogoutUrl with express. I currently get url and if it gets visited user is logged out from facebook but somehow i still get user data from api.
I guess its somehow related with session?
Full example would be appreciated.
Can i get example how to use getLogoutUrl with express. I currently get url and if it gets visited user is logged out from facebook but somehow i still get user data from api. I guess its somehow related with session? Full example would be appreciated.