• Stars
    star
    47
  • Rank 604,252 (Top 12 %)
  • Language
    JavaScript
  • Created almost 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A sample application that uses the Identity API to request identification information about the user's Facebook account. After user logs on to Facebook and authorizes the application to use their information, both users name and email address (if available) will be displayed. This app uses the launchWebAuthFlow flow of the Identity API, which is enabling authorization with providers other than Google. For autorization using Google Account check out the Identity sample application.