Would you like to allow users to login to your website using their Google login credentials?
Would you like to learn how the Google login API process works?
In this short course I explain every single line as I show you how to implement a Google API login script for your website.
You will learn how to:
install the Google API library using Composer or a zip archive
use the Google Developer console
use the Open Auth scopes
create a Google login button
retrieve a unique authorisation URL from Google and attached it to a button using javascript
implement the login scripts
create a Google authorisation token
create sessions and store user data in them
create a secure page
retrieve user data from Google
present user data
create a log out script
revoke a Google user token
use Bootstrap to quickly style a table
Join the course today and you could have your own Google login working in under 1 hour!