This is a Drupal 8 module to manage storage of Google Secrets files, which are used by some applications that use the Google API.
The module defines a new plugin type, GoogleSecretsStore, and two initial implementations of the plugin, which store the secrets using a static file 'somewhere' on the filesystem, or a private drupal- managed file. The intent of the module is to enable site-designers to use other, potentially more secure or more flexible methods of storing this data.
You do not need this module unless a module using it depends on it.
google_calendar module uses this on its 2.0 branch and google_secrets is supported by rivimey in that context.
However, the next major release of google_calendar will use google_api_client for credential storage, and this module will be retired unless other users/maintainers come forward.
Please speak up if you are using this module for other purposes...
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsNo further development
No longer developed by its maintainers.- Project categories: Developer tools, Integrations, Security
- Ecosystem: Google Calendar Import
402 sites report using this module
- Created by rivimey on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Mark the existing code as D10 compatible.
