Skip to content

Enable credentials can be persisted in database #103

@gyliu513

Description

@gyliu513

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions