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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support api access even if access to org is not allowed #27

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stfsy
Copy link
Contributor

@stfsy stfsy commented Jun 23, 2022

Hi @DinoChiesa we've been using your lib now for almost a year and are pretty happy! We've moved to a little different and more locked down setup now, where our api users do have access to only a subset of APIs.

What is not allowed anymore, is access to the actual organization API.

Thus with current implementation we cannot use the library at all. I'm proposing a small change to the apigee.js and a new flag options.no_organization_login that would allow us and others to bypass the initial fetching of the Organization. The change is backwards compatible and therefore not breaking.

Would be great if you could also release it soon-ish, to prevent us from using a private fork 馃槉

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

Successfully merging this pull request may close these issues.

None yet

1 participant