Skip to content
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

[Subtask] Add OAuth Error Handler and related exceptions, test cases in client-python #4173

Closed
Tracked by #4225
noidname01 opened this issue Jul 16, 2024 · 0 comments · Fixed by #4324
Closed
Tracked by #4225
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@noidname01
Copy link
Collaborator

Describe the subtask

Add OAuth Error Handler and related exceptions, test cases in client-python based on client-java

Parent issue

#4012

@noidname01 noidname01 added the subtask Subtasks of umbrella issue label Jul 16, 2024
jerryshao pushed a commit that referenced this issue Jul 19, 2024
…ython client (#4011)

### What changes were proposed in this pull request?

* Add `OAuth2TokenProvider` and `DefaultOAuth2TokenProvider` in
`client-python`
* There are some components and tests missing because it would be a big
code change if they were also done in this PR, they will be added in the
following PRs
	- [ ] Error Handling: #4173 
	- [ ] Integration Test: #4208 
* Modify test file structure, and found issue #4136, solve it by reset
environment variable.

### Why are the changes needed?

Fix: #3755, #4136

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Add UT and tested by `./gradlew clients:client-python:unittest`

---------

Co-authored-by: TimWang <[email protected]>
@jerryshao jerryshao added the 0.6.0 label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
2 participants