Skip to content

feat(remoteoauth): Add WithToken option#1898

Merged
disq merged 2 commits intomainfrom
feat/remoteoauth-add-withtoken
Sep 19, 2024
Merged

feat(remoteoauth): Add WithToken option#1898
disq merged 2 commits intomainfrom
feat/remoteoauth-add-withtoken

Conversation

@disq
Copy link
Copy Markdown
Member

@disq disq commented Sep 19, 2024

instead of WithAccessToken, which needed explicit default values and didn't support refresh tokens in non-cloud mode.

@disq disq requested review from a team and marianogappa September 19, 2024 07:44
@disq disq changed the title remoteoauth: Add WithToken option feat(remoteoauth): Add WithToken option Sep 19, 2024
@github-actions github-actions bot added the feat label Sep 19, 2024
@disq disq merged commit ff7a485 into main Sep 19, 2024
@disq disq deleted the feat/remoteoauth-add-withtoken branch September 19, 2024 08:19
kodiakhq bot pushed a commit that referenced this pull request Oct 2, 2024
🤖 I have created a release *beep* *boop*
---


## [4.64.0](v4.63.0...v4.64.0) (2024-10-01)


### Features

* Add `opts.SchedulerOpts()` helper to convert `plugin.SyncOptions` for scheduler ([#1900](#1900)) ([242fb55](242fb55))
* **remoteoauth:** Add `WithToken` option ([#1898](#1898)) ([ff7a485](ff7a485))
* Update concurrency formula. ([#1907](#1907)) ([adce99c](adce99c))


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#1903](#1903)) ([ce2a0ef](ce2a0ef))
* **deps:** Update aws-sdk-go-v2 monorepo ([#1908](#1908)) ([bea3b00](bea3b00))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.4 ([#1912](#1912)) ([c28aabe](c28aabe))
* **deps:** Update module golang.org/x/oauth2 to v0.23.0 ([#1910](#1910)) ([6fe6414](6fe6414))
* **deps:** Update module google.golang.org/grpc to v1.67.0 ([#1904](#1904)) ([a349812](a349812))
* **deps:** Update opentelemetry-go monorepo ([#1911](#1911)) ([78e05e1](78e05e1))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants