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 refactor: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
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 feat: pluginize cli inference backends 2026-03-26 15:11:15 +00:00
gemini-cli-provider.ts refactor: slim plugin sdk provider entrypoints 2026-03-27 01:45:53 +00:00
google-shared.test-helpers.ts refactor(plugins): move remaining channel and provider ownership out of src 2026-03-22 19:13:25 -07:00
google-shared.test.ts test: collapse search helper suites 2026-03-25 00:42:09 +00:00
image-generation-provider.test.ts refactor: decouple bundled plugin sdk surfaces 2026-03-29 21:20:46 +01:00
image-generation-provider.ts refactor(providers): normalize transport policy wiring (#59682) 2026-04-02 22:54:34 +09:00
index.ts fix(google): resolve Gemini 3.1 models for all Google provider aliases (#56567) 2026-03-28 19:59:14 +01:00
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 refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
model-id.test.ts test: dedupe extension-owned coverage (#58554) 2026-03-31 15:18:29 -07:00
model-id.ts refactor: move provider seams behind plugin sdk surfaces 2026-03-27 23:26:26 +00:00
oauth.credentials.ts tests(google): inject oauth credential fs stubs 2026-03-17 09:46:58 -04:00
oauth.flow.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
oauth.http.ts refactor: trim provider oauth runtime seams 2026-03-28 02:08:29 +00:00
oauth.project.ts refactor(google): split oauth flow modules 2026-03-16 02:11:18 +00:00
oauth.runtime.ts fix(auth): lazy-load provider oauth helpers 2026-03-18 13:40:28 -07:00
oauth.shared.ts refactor(google): split oauth flow modules 2026-03-16 02:11:18 +00:00
oauth.test.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
oauth.token.ts refactor(google): split oauth flow modules 2026-03-16 02:11:18 +00:00
oauth.ts Separate Gemini OAuth state from PKCE verifier (#59116) 2026-04-02 09:51:11 -07:00
openclaw.plugin.json refactor: move bundled plugin policy into manifests 2026-03-27 16:40:27 +00:00
package.json build: prepare 2026.4.1-beta.1 release 2026-04-01 15:09:19 +01:00
provider-models.test.ts style: normalize import order and formatting 2026-03-29 16:33:22 +09:00
provider-models.ts style: normalize import order and formatting 2026-03-29 16:33:22 +09:00
runtime-api.ts refactor: move provider model helpers into plugins 2026-03-27 20:20:31 +00:00
test-api.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
web-search-provider.ts refactor: shortcut bundled provider contract fixtures 2026-03-27 04:44:43 +00:00