openclaw/extensions/google
Agustin Rivera a26f4d0f3e
Separate Gemini OAuth state from PKCE verifier (#59116)
* fix(google): separate oauth state from pkce verifier

* fix(google): drop unused oauth callback state arg

* docs(changelog): add #59116 google oauth state fix

---------

Co-authored-by: Jacob Tomlinson <jtomlinson@nvidia.com>
2026-04-02 09:51:11 -07:00
..
src
api.test.ts fix(providers): centralize Google endpoint classification (#59556) 2026-04-02 19:21:31 +09:00
api.ts fix(providers): centralize Google endpoint classification (#59556) 2026-04-02 19:21:31 +09:00
cli-backend.ts
gemini-cli-provider.ts
google-shared.test-helpers.ts
google-shared.test.ts
image-generation-provider.test.ts
image-generation-provider.ts refactor(providers): normalize transport policy wiring (#59682) 2026-04-02 22:54:34 +09:00
index.ts
media-understanding-provider.ts refactor(providers): normalize transport policy wiring (#59682) 2026-04-02 22:54:34 +09:00
media-understanding-provider.video.test.ts
model-id.test.ts
model-id.ts
oauth.credentials.ts
oauth.flow.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
oauth.http.ts
oauth.project.ts
oauth.runtime.ts
oauth.shared.ts
oauth.test.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
oauth.token.ts
oauth.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
openclaw.plugin.json
package.json
provider-models.test.ts
provider-models.ts
runtime-api.ts
test-api.ts
web-search-provider.ts