Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8335705
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T03:45:03+00:00 2026-06-09T03:45:03+00:00

I have a published button in my web page but i need logout user

  • 0

I have a published button in my web page but i need logout user from facebook after user click in button. How i make it?


I try it:

<html>
    <head>
    </head>
    <body>
        <div id="fb-root"></div>
        <script>
         //initializing API
         window.fbAsyncInit = function() {
        FB.init({appId: '462904197064938', status: true, cookie: true, xfbml:   true});
        };

        (function() {
        var e = document.createElement('script'); e.async = true;
        e.src = document.location.protocol +
          '//connect.facebook.net/en_US/all.js';
        document.getElementById('fb-root').appendChild(e);
      }());
    </script>

    <!-- custom login button -->
    <a href="#" onclick="fblogin();return false;">login</a>
    <a href="#" onclick="fblogout();return false;">logout</a>

    <script>
      //your fb login function
      function fblogin() {
        FB.login(function(response) {
          alert("login");
        }, {scope:'read_stream,publish_stream,offline_access'});
      }

      function fblogout() {
        FB.login(function(response) {
          alert("logout");
        });
      }
    </script>

</body>
</html>

But it not work. The login work fine, but logout not work and not have any error log.
Why it dosent work?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T03:45:04+00:00Added an answer on June 9, 2026 at 3:45 am

    The Facebook SDK has a logout method that you should be able to use. IIRC, you aren’t able to use the GraphAPI to logout.

    See https://developers.facebook.com/docs/reference/javascript/FB.logout/.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have follwing erorr after I have published site in IIS 7.5 and i
Don't ask me how but I'm in a situation where I have DCPs published
I have a search page published in a cms that locates database driven pages
I have an ASP.NET c# web application published to a server of ours. It
I have a web site www.chatmic.com, and I joined Developer app in facebook and
I have already published an iPhone app. On it, i have a button which
I'm quite new to android, but I have already created several apps and published,
I am struggling from couple of days, to add facebook login to web app
I have a simple application. When you click a button, the tasbar icon changes.
I will try to be as brief as possible... I have published a very

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.