Installation and Configuration
How to install and configure Google Authentication for Users and related projects
Developer Apis and Code examples
Provide code examples for how to access user's gauth_user entities and use it for google apis
Google Api Client works for authenticating accounts which can be used for calling/executing google apis, this works where developer/admins want to access organization google apps/data. Now if we want to access google api/data for end users then we need to somehow open google api client for end user, this is where we need this module.
This module offers admins/developers option to create a Google api client account which can be configured to be used for end user authentication. This authenticated account is now a separate entity called gauth_user which is linked with the user.
How to install and configure Google Authentication for Users and related projects
Provide code examples for how to access user's gauth_user entities and use it for google apis
This module is a project branched from GAuth.
Drupal is a registered trademark of Dries Buytaert.