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

source-xero: enable on Cloud and disable OAuth. #42126

Open
natikgadzhi opened this issue Jul 19, 2024 · 2 comments · May be fixed by #42128
Open

source-xero: enable on Cloud and disable OAuth. #42126

natikgadzhi opened this issue Jul 19, 2024 · 2 comments · May be fixed by #42128

Comments

@natikgadzhi
Copy link
Contributor

Problem

Souce-Xero limits the number of OAuth users Airbyte's app can have, and we're treading water in securing a partnership.

We already have the selective authenticator in source-xero source code, but we know that on Cloud, we want to restrict new OAuth users.

We do want source-xero to be available on Cloud, though. @nataliekwong mentioned a lot of folks are running it in the Builder as a workaround.

Solution

Remove OAuth authenticator, leave the bearer authenticator only, and release a new version, with a breaking change.

@natikgadzhi
Copy link
Contributor Author

Unfortunately, Xero has custom components, so it's not as easy as opening it in the builder ;(

@btkcodedev
Copy link
Collaborator

btkcodedev commented Jul 20, 2024

Referencing PR: #42128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ⏳ Waiting / Blocked
3 participants