truelayer-client-javascript
truelayer-client-javascript copied to clipboard
Connect to Sandbox for testing?
There is currently no way to reconfigure the auth url for sandbox mode.
I am working on it, but they hardcoded the values, it´s taking more time than I suspected initially. I have the same situation. 😢
Any updates of this @smontiu . Did you have the chance to look at it and maybe create a PR?
@smontiu @stavros-zavrakas - sorry for the late reply on this.
We have this in the backlog and we are going to revamp this library soon, but it's not prioritised at the moment.
In the meanwhile, to use the latest features available, I highly suggest integrating with the APIs directly, without the use of this library.
You can find the API documentation here: https://docs.truelayer.com/
Thanks for the response @riccardoio
We're planning to use it for a few basic features, like retrieving accounts and transactions.
Does it make sense to create a PR for it or it's better to have a local patch?