Skip to content

Remove golang.org/x/oauth2 core dependency - #329

Merged
joaopalet merged 3 commits into
mainfrom
jp/remove-oauth2-dependency
Feb 19, 2024
Merged

Remove golang.org/x/oauth2 core dependency#329
joaopalet merged 3 commits into
mainfrom
jp/remove-oauth2-dependency

Conversation

@joaopalet

Copy link
Copy Markdown
Contributor

Replaces oauth2 client with StaticTokenSource with standard http.Client that sets the authorization header with the bearer token in the RoundTrip method

@joaopalet
joaopalet force-pushed the jp/remove-oauth2-dependency branch from 8d9aafb to de37a89 Compare February 19, 2024 11:21
@joaopalet
joaopalet merged commit 6678c62 into main Feb 19, 2024
@joaopalet
joaopalet deleted the jp/remove-oauth2-dependency branch February 19, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants