confluentinc / confluent-kafka-python

Confluent's Kafka Python Client
http://docs.confluent.io/current/clients/confluent-kafka-python
Other
84 stars 892 forks source link

Fix OAUTHBEARER/OIDC extensions invalid writes #1681

Closed emasab closed 4 months ago

emasab commented 10 months ago

an additional byte must be added for the closing zeros

emasab commented 4 months ago

Done in #1745