Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OAuth 1 Deprecation - IS OAuth 2 Available? #227

Closed
whobutsb opened this issue Dec 20, 2018 · 2 comments
Closed

OAuth 1 Deprecation - IS OAuth 2 Available? #227

whobutsb opened this issue Dec 20, 2018 · 2 comments

Comments

@whobutsb
Copy link

whobutsb commented Dec 20, 2018

Just received an email from Quickbooks saying that OAuth version 1 was being deprecated. Does this package support OAuth version 2? Is there any changes that need to be made in my current codebase to use it, is there any update instructions available?

Thank you advance.

@Jxckaroo
Copy link

Hey,

I think this may be what you are looking for: OAuth2 support #205

Looks like they are trying to get it working :)

@consolibyte
Copy link
Owner

The 3.6 release has working OAuth v2.0 support now. OpenID Connect and an automated OAuth v1 to v2 migration process are coming soon.

https://github.com/consolibyte/quickbooks-php/releases/tag/v3.6

Manual migration (e.g. you have to reconnect via the OAuth flow) instructions are here:
https://github.com/consolibyte/quickbooks-php/blob/master/README_OAUTHV1_TO_OAUTHV2.md

ALSO -- Migrate your app to OAuth 2.0 before May 31 and you could win a limited edition Intuit hoodie, PLUS if you tell Intuit about your migration plans, you’ll gain entry to win the entertainment system of your dreams. Find out more here: https://intuit.me/OAuth2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants