
In this overview video I will go over what this course entails and what you need to know in order to be successful with this course.
In this lecture I will walk you through the process of setting up the course database and explain how files in the starter file zip are related.
In this lecture you will learn how to create a Facebook App, get you App ID and Secret.
In this lecture you will install and setup Facebook Graph SDK, Guzzle HTTP and setup Graph SDK so that we can use it in subsequent lessons.
In this lecture you will learn how to retrieve, validate and extend the validity of Facebook Access token.
In this lecture you'll learn how to login a user using the access token retrieved from the last lecture, if the use is signing in with Facebook for the first time we create a new account in the database otherwise just log in the user.
In this lecture, I will work you through some common errors that you may encounter when using Facebook to login users and how you might solve or avoid them.
In this lecture you learn how to publish your Facebook app so that it will be available to the general public.
Download Facebook OAuth2 Login And Signup SDK source code
In this lecture you will learn how to create a Google OAuth App and obtain your client ID and Secret.
In this lecture, we add Google credential to the config file, install Google API client, set it up in our project and finally add the authorization URL.
In this lecture you'll learn how to get users information using an access token retrieved from Google Oauth2, if the use is signing in with Google for the first time we create a new account in the database otherwise just log in the user.
In this lecture I will work you through the process of publishing your Google OAuth2 app so that it will be available to the general public.
Download Google OAuth2 Source Code
In this lecture you will learn how to create a GitHub OAuth2 App and obtain your client ID and Secret.
In this lecture you will learn hot to configure GitHub OAuth2 Settings in order to be able to make request for authorization.
In this lecture you will learn how to retrieve authorization code from GitHub, protect against CSRF attack retrieve an Access token and User' Resource.
In this lecture you'll learn how to get users information using an access token retrieved from GitHub Oauth2, if the use is signing in with GitHub for the first time we create a new account in the database otherwise just log in the user.
In this lecture I will work you through the process of publishing your GitHub OAuth2 app so that it will be available to the general public.
Download complete source code
In this series you will learn how to add different social media login option to your existing PHP web application. This course will cover Facebook Graph PHP SDK, Google Client API and GitHub API for Login.
Nowadays, filling big registration forms are boring and time consuming. With one click, you can get the complete valid user data from any of the social networking sites like facebook, google, microsoft, linkedin and github which are trending at the moment.
OAuth login is definitely a must have login system for any PHP web based projects. OAuth login is quick and easy, which helps to increase your website registrations.
Social Media Logins makes it extremely easy for new users to join your website, your client base can grow exponentially within a very short time.
My Approach
I employ a project based approach for all my courses. In this series I use simple examples that can be easily understood to illustrate concepts and build upon it. This is the right course for anyone looking to add social media login to their webapp
Timely Support !
If you ever encounter any problem why taking this course, don't worry I am always here to help and guide you through.