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

Add oauth2 client wrapper for python #7813

Merged
merged 1 commit into from Aug 17, 2020
Merged

Conversation

jiazhai
Copy link
Member

@jiazhai jiazhai commented Aug 13, 2020

Motivation

There was already cpp oauth2 client provided, this or tries to provide a wrapper around it for Python client.

Modifications

  • add wrapper on cpp to support python client oauth2.

@jiazhai
Copy link
Member Author

jiazhai commented Aug 14, 2020

/pulsarbot run-failure-checks

1 similar comment
@jiazhai
Copy link
Member Author

jiazhai commented Aug 15, 2020

/pulsarbot run-failure-checks

Copy link
Member

@wolfstudy wolfstudy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM +1

@jiazhai jiazhai merged commit 58704f9 into apache:master Aug 17, 2020
@sijie sijie added this to the 2.7.0 milestone Aug 17, 2020
@sijie sijie added the doc-required Your PR changes impact docs and you will update later. label Aug 17, 2020
huangdx0726 pushed a commit to huangdx0726/pulsar that referenced this pull request Aug 24, 2020
Motivation
There was already cpp oauth2 client provided, this or tries to provide a wrapper around it for Python client.

Modifications
add wrapper on cpp to support python client oauth2.
@zymap zymap mentioned this pull request Sep 1, 2020
codelipenghui pushed a commit that referenced this pull request Sep 2, 2020
**Motivation**

After #7813, the python client supports the oauth2 authentication as well. Add an example for it.
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
Motivation
There was already cpp oauth2 client provided, this or tries to provide a wrapper around it for Python client.

Modifications
add wrapper on cpp to support python client oauth2.
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
**Motivation**

After apache#7813, the python client supports the oauth2 authentication as well. Add an example for it.
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
Motivation
There was already cpp oauth2 client provided, this or tries to provide a wrapper around it for Python client.

Modifications
add wrapper on cpp to support python client oauth2.
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
**Motivation**

After apache#7813, the python client supports the oauth2 authentication as well. Add an example for it.
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
Motivation
There was already cpp oauth2 client provided, this or tries to provide a wrapper around it for Python client.

Modifications
add wrapper on cpp to support python client oauth2.
lbenc135 pushed a commit to lbenc135/pulsar that referenced this pull request Sep 5, 2020
**Motivation**

After apache#7813, the python client supports the oauth2 authentication as well. Add an example for it.
wolfstudy pushed a commit that referenced this pull request Oct 30, 2020
**Motivation**

After #7813, the python client supports the oauth2 authentication as well. Add an example for it.

(cherry picked from commit cd8b7c7)
@codelipenghui
Copy link
Contributor

/pulsarbot cherry-pick to branch-2.6

github-actions bot pushed a commit that referenced this pull request Nov 20, 2020
Motivation
There was already cpp oauth2 client provided, this or tries to provide a wrapper around it for Python client.

Modifications
add wrapper on cpp to support python client oauth2.

(cherry picked from commit 58704f9)
codelipenghui added a commit that referenced this pull request Nov 20, 2020
Motivation
There was already cpp oauth2 client provided, this or tries to provide a wrapper around it for Python client.

Modifications
add wrapper on cpp to support python client oauth2.

(cherry picked from commit 58704f9)

Co-authored-by: Jia Zhai <zhaijia@apache.org>
codelipenghui added a commit to streamnative/pulsar-archived that referenced this pull request Nov 20, 2020
Motivation
There was already cpp oauth2 client provided, this or tries to provide a wrapper around it for Python client.

Modifications
add wrapper on cpp to support python client oauth2.

(cherry picked from commit 58704f9)

Co-authored-by: Jia Zhai <zhaijia@apache.org>
(cherry picked from commit 73f9abd)
@Anonymitaet Anonymitaet added doc-complete Your PR changes impact docs and the related docs have been already added. and removed doc-required Your PR changes impact docs and you will update later. labels Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/client doc-complete Your PR changes impact docs and the related docs have been already added. release/2.6.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants