Chapter 9

Understanding OAuth 2.0 — The Basics of Facebook Authentication

In This Chapter

  • Learning about standards
  • Understanding OAuth
  • Implementing and integrating OAuth into your own environment

To retrieve any information about a user, you have to identify the user. Facebook currently uses OAuth 2.0 (although it's currently contemplating another revision of OAuth, called OpenID Connect, which could be the next version of the authentication system) as the way that it wants developers to identify users and obtain permission to make calls on behalf of those users. OAuth 2.0, an open standard for authorization, is intended to make development easier for you, the developer.

Get Facebook® Application Development For Dummies® now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.