pub-sub-api-node-client icon indicating copy to clipboard operation
pub-sub-api-node-client copied to clipboard

Pass client configuration as an object instead of relying on environment variables

Open pozil opened this issue 3 years ago • 0 comments

Pass configuration as an object instead of relying on environment variables so that the application using the client can decide on how to best store its configuration (with a .env file or other).

pozil avatar Jan 31 '23 15:01 pozil