Nikita Vorobey
Nikita Vorobey
Hello, the Erlang client has a [function](https://github.com/rabbitmq/rabbitmq-server/blob/main/deps/amqp_client/src/amqp_connection.erl#L316) that can be useful when using authentication with credentials that have an expiration date (for example, OAuth2 with a JWT token). More info:...
Hi there! It seems that **Xandra** does not fully support custom authentication mechanisms. Specifically, it is not possible to connect to **AWS Keyspaces** when using temporary credentials ([documentation](https://docs.aws.amazon.com/keyspaces/latest/devguide/temporary.credentials.IAM.html)). The expected...