Skip to content

v3: fix for fresh CLI logins after CLI token revoke #1056

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

Merged
merged 5 commits into from
Apr 24, 2024

Conversation

nicktrn
Copy link
Collaborator

@nicktrn nicktrn commented Apr 24, 2024

The token would forever be stuck in the revoked state, so you could never login again. Even after confirming via the auth code page and getting a lovely "success" message. That's been fixed, and login command output was improved.

Copy link

changeset-bot bot commented Apr 24, 2024

🦋 Changeset detected

Latest commit: de30f02

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nicktrn nicktrn force-pushed the v3/fix-cli-pat-revoke branch from 9416ebd to d7eafbb Compare April 24, 2024 08:33
@ericallam ericallam force-pushed the v3/fix-cli-pat-revoke branch from 37dca77 to de30f02 Compare April 24, 2024 09:12
@ericallam ericallam merged commit 74d1e61 into main Apr 24, 2024
@ericallam ericallam deleted the v3/fix-cli-pat-revoke branch April 24, 2024 09:44
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.

2 participants