This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Sign out functionality does not work for existing repositories #687
Closed
Description
Description
On a new project, before publishing the repo, I can sign in and sign out successfully using GHfU. After publishing the project, I select sign out, but the UI never updates to show sign out.
Steps to Reproduce
For an existing project that has been published...
- Select Account -> Sign out
- Then open the Account dropdown again
Expected behavior:
To see the option Sign in
Actual behavior:
Sign in never shows for existing repositories.
Reproduces how often:
100%
Additional Information
I see this in the log Running '/usr/local/bin/git credential-osxkeychain erase'
but the UI never updates to show that I'm signed out.