conduktor / azure-kafka-oauthbearer

Kafka `CallbackHandler` implementation to support Azure Managed Identity
Apache License 2.0
2 stars 0 forks source link

Fix Extension handling #3

Closed fteychene closed 5 months ago

fteychene commented 5 months ago

What does this Pr do ?

Extension handler use moduleOption and private visibility on OAuthBearerLoginCallbackHandler is generating issue. Report code in our implementation to avoid this type of issues