aws / aws-msk-iam-sasl-signer-python

Apache License 2.0
32 stars 10 forks source link

Add expiry time to the response #6

Closed mohitpali closed 1 year ago

mohitpali commented 1 year ago

Summary

Adding expiry time in ms passes expiration time to the librd based kafka clients so that they can determine when to refresh the token. I have tested this with confluent-kafka and updated the ReadMe.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Testing Done

Related Issues

PR Overview