Description
In this course, you will learn :
- Overview of the Facebook Graph API's key concepts.
- Introduced to fundamental concepts such as authentication, authorization, and access tokens.
- You will gradually build out your mini-project.
- You will have a thorough understanding of how to build API integrations in your own projects by the end of this course.
Syllabus :
- Introduction to the Facebook Graph API
- Accessing the Graph API on Behalf of Your Users
- Facebook Login and Access Tokens
- Set Up Facebook App with Facebook Login
- Working with the "Login with Facebook" Button
- Understanding the "Login with Facebook" Authorization Flow
- Examining the Short-Lived Access Token
- Exchange for a Long-Lived Access Token
- Login with Facebook as a Test User
- Graph API Basics: Starting with the User Profile
- Pagination and Other Graph API Endpoints
- Know Your Friends with Graph API