You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to create scoped instances of driver and api. It also should be possible to configure dynamically such thing as URL. Currently it's read once from environment and there's no way (which I could find) to change it or supply via some method. This makes working with this library very suboptimal in modular systems like Nest.js.
The text was updated successfully, but these errors were encountered:
It should be possible to create scoped instances of driver and api. It also should be possible to configure dynamically such thing as URL. Currently it's read once from environment and there's no way (which I could find) to change it or supply via some method. This makes working with this library very suboptimal in modular systems like Nest.js.
The text was updated successfully, but these errors were encountered: