This is an automated email from the ASF dual-hosted git repository.
xyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 06b68bb [C++] Handle OAuth 2.0 exceptional cases gracefully (#12335)
add 4ae7f6a [C++] Use URL encoded content type for OAuth 2.0
authentication (#12341)
No new revisions were added by this update.
Summary of changes:
pulsar-client-cpp/lib/auth/AuthOauth2.cc | 72 ++++++++++++++++++++++---------
pulsar-client-cpp/lib/auth/AuthOauth2.h | 2 +-
pulsar-client-cpp/tests/AuthPluginTest.cc | 27 +++++-------
3 files changed, 62 insertions(+), 39 deletions(-)