jmaver-plume / kafkajs-msk-iam-authentication-mechanism

MIT License
21 stars 26 forks source link

Fix defaultProvider init #5

Closed manuelpuchta closed 2 years ago

manuelpuchta commented 2 years ago

Hi @jmaver-plume, we try to use this library within a Node.js application currently and encountered that the getDefaultRoleAssumerWithWebIdentity function isn't called within the constructor of the AuthenticationPayloadCreator class. And thanks for this lib!