Quickbook online auto-login -



Quickbook online auto-login -

we have user dashboard , using quickbooks php devkit (https://github.com/consolibyte/quickbooks-php) add together invoices in quickbook.

we want have link in our user dashboard clicking user auto-login quickbooks online. allow know how can done.

it can't.

quickbooks online not offer way automatically log in it.

the closest openid (which allows single-sign-on across quickbooks online , app), documented here:

https://developer.intuit.com/docs/0025_quickbooksapi/0053_auth_auth/javascript_functions

and "connect quickbooks" button, makes click button once connected quickbooks online, after can exchange info quickbooks online without having have user log in point forward.

if follow quick-start shows how this:

https://github.com/consolibyte/quickbooks-php

http://www.consolibyte.com/docs/index.php/php_devkit_for_quickbooks_-_intuit_partner_platform_quick-start

https://github.com/consolibyte/quickbooks-php/tree/master/docs/partner_platform/example_app_ipp_v3

quickbooks quickbooks-online

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -