Giter Site home page Giter Site logo

facebook_toolkit's People

Contributors

henrysingleton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

facebook_toolkit's Issues

Refresh issue

I'm not sure where this is a problem in the extension (PHP), javascript, or Facebook itself.

The problem is that sometimes when I visit my site, the extension will say I'm not logged in. But the javascript checks with FB that I am logged in, and thus refreshes the site. Now the extension shows that I'm logged in.

This problem seems to happen when I am away from the site for maybe 5 minutes and then load a page. If I keep loading pages, this doesn't happen.

This is an annoyance for users, and it's also inflating page views (reloading the page creating 2 views for 1).

Problem with readme code

Although the readme says birthday and email can be retrieved, the code provided doesn't work. These need to be changed:

<div class="fb-login-button" data-show-faces="false" data-width="200" data-max-rows="1"></div>

add perms in

<div class="fb-login-button" perms="email,user_birthday" data-show-faces="false" data-width="200" data-max-rows="1"></div>

Same with the custom text one

<div class="fb-login-button" perms="email,user_birthday" data-show-faces="false" data-width="200" data-max-rows="1">Sign in with Facebook</div>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.