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 support for oauthbearer_token_refresh_cb events #1122

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

GaryWilber
Copy link
Collaborator

@GaryWilber GaryWilber commented Mar 6, 2025

  • Add support for the oauthbearer_token_refresh_cb callback, which will emit a oauthbearer.tokenrefresh event. This will be called when librdkafka wants us to call setOauthBearerToken. It will be based on the lifetime of the token
  • Add optional lifetime parameter to setOauthBearerToken and refreshOauthBearerToken

Based on how https://github.com/confluentinc/confluent-kafka-javascript does it

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.

1 participant