-
Notifications
You must be signed in to change notification settings - Fork 24
feat(sdk): support oauth2 tokensource with option #1394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
jrschumacher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reuse function?
jentfoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some initial comments, I assume this is a WIP since unit tests are missing.
jentfoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you for the updates! One comment to consider for the future
🤖 I have created a release *beep* *boop* --- ## [0.3.9](sdk/v0.3.8...sdk/v0.3.9) (2024-08-20) ### Features * **sdk:** Load KAS keys from policy service ([#1346](#1346)) ([fe628a0](fe628a0)) * **sdk:** support oauth2 tokensource with option ([#1394](#1394)) ([2886c0f](2886c0f)), closes [#1307](#1307) ### Bug Fixes * **core:** Autobump sdk ([#1402](#1402)) ([192e5e5](192e5e5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com> Co-authored-by: Jake Van Vorhis <[email protected]>
Resolves #1307