intuit / oauth-jsclient

Intuit's NodeJS OAuth client provides a set of methods to make it easier to work with OAuth2.0 and Open ID
https://developer.intuit.com/
Apache License 2.0
119 stars 153 forks source link

Is this package compatible with the OIDC changes being released March 1, 2024? #153

Closed mgtballison closed 5 months ago

mgtballison commented 5 months ago

The Intuit team has announced some upcoming changes to be ready March 1, 2024.

Please see the announcement for those changes here

Is this package already compatible with the OIDC changes being released March 1, 2024, or will this package no longer work to provide authentication to Quickbooks after this change is released?

Thank you!

shweta-intuitdev commented 5 months ago

Hello! This client library will continue to work as-is after the OpenID changes go live. No need to make any changes.

mgtballison commented 5 months ago

Hello! This client library will continue to work as-is after the OpenID changes go live. No need to make any changes.

Great, thank you for the info!