LifeOnScreen / laravel-quickbooks

QuickBooks meets Laravel. Finally.
Other
16 stars 24 forks source link

Multiple QuickBooks companies #8

Open KnightAR opened 5 years ago

KnightAR commented 5 years ago

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.