zxol opened this issue 6 years ago · 0 comments
For use cases where the library is used with a single account, having to supply the same token for every call is redundant.
Including a .setDefaultToken(token) method would solve this.
.setDefaultToken(token)