I wanted to use this package to easily handle oAuth2 for QB, but noticed that it seems like you gotta authenticate to a single Realm and one auth2 token is only good for that Realm. I have two separate companies I gotta exchange data from, I wonder if it's possible to abstract the package further to allow for multiple realms.
I wanted to use this package to easily handle oAuth2 for QB, but noticed that it seems like you gotta authenticate to a single Realm and one auth2 token is only good for that Realm. I have two separate companies I gotta exchange data from, I wonder if it's possible to abstract the package further to allow for multiple realms.