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

only get token if tab completion was executed #164

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

thirdeyenick
Copy link
Contributor

This changes the completion mechanism to only gather a valid OIDC token if completion was requested rather then on every invocation of nctl. This fixes #159.

This changes the completion mechanism to only gather a valid OIDC token if completion was requested rather then on every invocation of nctl.
@thirdeyenick thirdeyenick force-pushed the fix-token-gathering-when-not-needed branch from abe05b9 to f25b93d Compare September 18, 2024 12:51
@thirdeyenick thirdeyenick merged commit c461d6e into main Sep 18, 2024
2 checks passed
@thirdeyenick thirdeyenick deleted the fix-token-gathering-when-not-needed branch September 18, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

nctl --version triggers web login (without any indication why)
2 participants