EventStoreDB-Client-Java
EventStoreDB-Client-Java copied to clipboard
Adding Custom Headers
I'm building an eventstore cluster that utilizes the trusted intermediary strategy for authentication. This will require that our clients send a Authorization bearer header with a token. Is there a simple way to do this with the java client? If not can it be added?