pozil / pub-sub-api-node-client

A node client for the Salesforce Pub/Sub API
Creative Commons Zero v1.0 Universal
72 stars 40 forks source link

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

Closed pozil closed 1 month ago

pozil commented 1 year 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).

pozil commented 1 month ago

Addressed in v5.