M-E-Development-Design / invoiceninja

Invoices, Expenses and Tasks built with Laravel, Flutter and React
https://invoiceninja.com
Other
0 stars 0 forks source link

OAuth2 client flow for Quickbooks #17

Closed karneaud closed 1 month ago

karneaud commented 1 month ago

@turbo124

Below is an update on the progress so far...

https://github.com/M-E-Development-Design/invoiceninja/commits/addon/intuit-sdk/

I am approaching the development of the Oauth2 process and wanted some feedback, Base on current import implementations users would select which entities to import, upload the files and import would be performed. Thus the current flow would be in summary

Given that the Quickbooks implementation requires an extra approach and does not involve upload what would be the expected user flow?

turbo124 commented 1 month ago

Just to pad this out for you. The vision in the UI is that the user authenticates, and then post authentication they toggle on/off in the UI which entities they wish to "sync"

karneaud commented 1 month ago

Discussion moved here