Closed pozil closed 1 month ago
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).
.env
Addressed in v5.
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).