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

get-access-token command only accepts one scope at most? #18

Open
smera opened this issue Mar 15, 2024 · 0 comments
Open

get-access-token command only accepts one scope at most? #18

smera opened this issue Mar 15, 2024 · 0 comments

Comments

@smera
Copy link
Member

smera commented Mar 15, 2024

Based on this:

? process.argv[3]

it looks like only one scope can be passed (at most) when using get-access-token command. Some request contexts actually carry multiple scopes. I'm currently integrating codespaces auth with BuildXL, and I'm passing all the scopes the given request context carries, but I think only the first one will be honored?

Thanks,
Serge.

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

No branches or pull requests

1 participant