gauth 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| gauth-7.x-1.2.tar.gz | 18.94 KB | 7ec1549c8081079220a4eda2e54f4f16 |
| gauth-7.x-1.2.zip | 24.77 KB | ca96e49bc4ead03763f8e4f5ef63a362 |
Release notes
Google Auth support added for end user. This release adds a services account configurations where admin can enable services to be authenticated from the end user and configure permissions so that which user role can authenticate for a particular service. End users will see a tab on their my account page if they have any service enabled for them. On this tab they can manage their account and authenticate for services and then the site can use this authentication for accessing end users google accounts.
Previous gauth accounts page show the authenticated accounts along with which user a accounts belong to.
Few optimizations are done in the gauth module.
gauth 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| gauth-7.x-1.x-dev.tar.gz | 18.95 KB | 86c0bbec1c7d2cd5c316fd198175588b |
| gauth-7.x-1.x-dev.zip | 24.78 KB | c9ef7c06bd265c1d86e2b2e693bbeb9b |
Release notes
Added hooks gauth_account_insert, gauth_account_update, gauth_account_delete, gauth_google_response.
Triggered when an action takes place so that other modules can perform operations
gauth 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| gauth-7.x-1.1.tar.gz | 14.15 KB | 2585cef96124008e4d77c505236507d1 |
| gauth-7.x-1.1.zip | 15.91 KB | 26b0c9fab68f040ba4ea52a58dff6d8c |
Release notes
Drupal 7 branch for Google Auth. This uses google oauth2 to communicate and carry api access. This release is based on google api php client library.
gauth 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| gauth-7.x-1.0.tar.gz | 9.13 KB | 356d7b39f2e5366e90295a40c881f0ad |
| gauth-7.x-1.0.zip | 9.83 KB | 7bd030438dfd1fe8b0b2b8137e924266 |
Release notes
Drupal 7 branch for Google Auth. This uses google oauth2 to communicate and carry api access. This release is based on google api php client library.
gauth 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| gauth-6.x-1.0-rc1.tar.gz | 9.13 KB | aa26da1cfadfb4de32bae3d8d64a9917 |
| gauth-6.x-1.0-rc1.zip | 9.83 KB | 3281b7ed0d7f97435cc674619c78ea10 |
Release notes
Google supports the OAuth standard for API authentication. By using this module, web applications can access a user's Google Apps account without needing the user's GApps login details. The user logs into the site with their Drupal username and password. Once authenticated, they are then immediately redirected to the Google login page where they must confirm (or reject) that the website is allowed to use an authorization token to access their Google account.
gauth 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| gauth-6.x-1.x-dev.tar.gz | 8.01 KB | 20ab77d153b44d4e3f76ff76f8e953c9 |
| gauth-6.x-1.x-dev.zip | 8.75 KB | 72872220d54b3eeff1f36c69eb666b9a |
Release notes
initial release