github jenslys/opencode-gemini-auth v1.3.9

latest release: v1.3.10
6 days ago

Release v1.3.9

Compare changes: v1.3.8...v1.3.9

  • fix: project id resolution (b247b15)
  • chore: bump dep (16c581d)
  • Update README with Google Cloud projectId configuration note (2dbe161)
  • refactor: separate PKCE verifier from CSRF state and add explicit state validation in the OAuth flow to prevent verifier leak. (9e2bb6c)

Update Instructions

To get the latest version:

(cd ~ && sed -i.bak '/"opencode-gemini-auth"/d' .cache/opencode/package.json && \
rm -rf .cache/opencode/node_modules/opencode-gemini-auth && \
echo "Plugin update script finished successfully.")

Don't miss a new opencode-gemini-auth release

NewReleases is sending notifications on new releases.