Skip to content

fix: consolidate Google OAuth dependency - #7082

Merged
atomantic merged 2 commits into
mainfrom
claim/issue-7013
Sep 12, 2026
Merged

atomantic merged 2 commits into
mainfrom
claim/issue-7013

Conversation

@atomantic

Copy link
Copy Markdown
Owner

Closes #7013

Summary

  • remove the redundant direct server dependency on google-auth-library
  • source OAuth2Client through @googleapis/calendar's existing auth.OAuth2 export
  • update the server lockfile and dependency audit trail

Validation

  • focused server tests: 50 passed (docs/deps-doc.test.js, calendar route/account/sync suites)
  • OAuth2 export and googleAuth module-load smoke checks passed
  • full server suite: 2,161 passed, 7 unrelated failures involving disk-full/timeouts in peer-sync/eidoverse, JSON writeback, voice, Beeper, and video-generation tests
  • required Claude medium-effort read-only review: CLEAN

@atomantic
atomantic merged commit 8af204b into main Sep 12, 2026
12 checks passed
@atomantic
atomantic deleted the claim/issue-7013 branch September 12, 2026 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[depfree-google-auth-library] Eliminate redundant google-auth-library direct dependency in server

1 participant