Tag: OAuth 2.0
-
OAuth token management done the right way
In this article, we’ll provide an overview of token management, critical to a secure and reliable integration design in today’s digital landscape. Learn more
-
Building Smarter with Intuit: How to implement OAuth 2.0
As part of our “Building Smarter with Intuit” series around best practices for app development using Intuit APIs, read our next article that’s all about how to implement OAuth2.
-
Changes to identity signature keys that may impact your application
Starting May 3, 2024, the public JWKS endpoint used in Intuit’s OpenID Connect ID token validation will return more than one key. Read more to find out if your app may be impacted and what you can do.
-
Alert: Support for IE11 deprecating on September 8, 2020 for Authorization screens
Editor’s note: This article was updated with new information on Aug. 6, 2020. The new deprecation date is September 8, 2020. An important change is coming to browsers when you use OAuth2 for authorizing the QuickBooks Online and/or QuickBooks Payments companies. This is an extension of the details that were shared on the below blogs […]
-
OAuth 1.0 Migration – Steps 1 & 2: Start migrating in under 2 minutes
OpenID 2.o was deprecated on May 31, 2019. Here are 2 steps to get you started quickly with your OAuth migration. This approach applies to the QuickBooks Online accounting and payment APIs. Step 1: Enable your OAuth 2.0 Keys Typically, this milestone takes less than 1 minute! Sign in to your My Apps dashboard Click the […]
-
OAuth 1.0 Migration – Steps 1 & 2: Start migrating in under 2 minutes
OpenID 2.O was deprecated on May 31, 2019. Here are 2 steps to get you started quickly with your OAuth migration. This approach applies to the QuickBooks Online accounting and payment APIs. Step 1: Enable your OAuth 2.0 Keys Typically, this milestone takes less than 1 minute! Sign in to your My Apps dashboard Click the […]
-
New OAuth 2.0 Ruby Client
We are pleased to introduce a new OAuth2.0 Ruby Client that will make it easier for Ruby developers to integrate their app with QuickBooks Online APIs. With the help of this client, developers can create their OAuth Access Token within minutes.
-
Implement OAuth 2.0 / OpenID Connect using a sample application in just a few minutes
Did you know you can implement the OAuth 2.0 and OpenID Connect workflows in just a few minutes? Yes, that’s right, you can master the authorization workflows in just under 15 minutes.
-
OAuth 2.0 Migration Beta Program Coming Soon
Recently, we introduced OAuth 2.0/OpenID Connect for developers building new QuickBooks integrations. Soon, we will be ready to enable existing developers to migrate from OAuth 1.0a/OpenID 2.0 to OAuth 2.0/OpenID Connect.
-
Quick start to QuickBooks Online REST API with OAuth 2.0
As of July 17, 2017, QuickBooks Online API supports the OAuth 2.0 protocol for new developer accounts. Click here for more details on OAuth 1.0 and 2.0 for your account. This blog shows you how to generate OAuth 2.0 tokens and then call the QuickBooks Online APIs using the Postman app with OAuth 2.0. The […]