-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request
It would be helpful if google_workspace_mcp could support persisting Google API credentials (especially service account or user credentials) directly in a database, rather than requiring them to be stored only in file-based or in-memory formats.
Motivation
In some deployment scenarios—such as multi-tenant or distributed systems—it’s necessary to:
Dynamically store and retrieve credentials tied to specific users or organizations.
Rotate and update credentials programmatically.
Avoid filesystem storage, especially in containerized or serverless environments.
FYI @taylorwilsdon
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request