We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems as though Xero has deprecated Oauth 1 support for their API: https://developer.xero.com/documentation/auth-and-limits/private-applications
So, one can no longer set up a new integration using this library, and existing integrations will break in december 2020.
Will this library be updated to support Oauth 2, and if not, which alternative should we look at?
Probably useful link for tackling this: https://github.com/XeroAPI/xero-oauth2-omniauth-strategy/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems as though Xero has deprecated Oauth 1 support for their API:
https://developer.xero.com/documentation/auth-and-limits/private-applications
So, one can no longer set up a new integration using this library, and existing integrations will break in december 2020.
Will this library be updated to support Oauth 2, and if not, which alternative should we look at?
Probably useful link for tackling this: https://github.com/XeroAPI/xero-oauth2-omniauth-strategy/
The text was updated successfully, but these errors were encountered: