Facebook login status “connected” by only login on fb, but not on web app
问题 in my web app I have a FB login button; when I access on FB and then go my web page, I correctly see the "Login" button and the "FB login button", because I have not given the access credentials yet. But launching a test function,on the console I see "status: connected", that tells me that I have accessed both on FB and my web app, while I am expecting "status: 'not_authorized'", because I acceded on FB but not on my web app...why? Here's my code: <script> function statusChangeCallback