Skip to content

docs: add OAuth re-auth instructions to CLAUDE.md #3

@aliwatters

Description

@aliwatters

Problem

When account tokens expire/get revoked, there's no quick reference for how to re-authenticate. Had to dig through the codebase to find the command.

Solution

Add to CLAUDE.md:

## Re-authenticating accounts

When an account token expires:

```bash
./gsuite-mcp auth

This opens a browser for Google OAuth. Run once per account that needs re-auth. To check which accounts are authenticated:

./gsuite-mcp accounts

## Context

Tokens for `live2dive77@gmail.com` and `ali.watters@pcc.edu` both expired during a session and required re-auth. The command wasn't documented anywhere obvious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    claimeddocumentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions