mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-06 11:48:50 -05:00
[GH-ISSUE #291] github OAuth doesn't work #808
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iTrooz on GitHub (Nov 3, 2022).
Original GitHub issue: https://github.com/pd4d10/git-touch/issues/291
Immediately after installing the app, I tried to add a github account using OAuth (first option)
When I authorized the application through github, the application just returning to the "add an account" screen without adding the account
I then tried with a Personal Access Token, which worked fine. I then tried to add again the account with OAuth. This time, the account was added (and so I had two accounts, one with PAT and one with OAuth), but using it brings the following error (see screenshot)

@thomas-bouvier commented on GitHub (Nov 4, 2022):
Hey, I think this has been fixed in https://github.com/git-touch/git-touch/releases/tag/v1.13.0
@iTrooz commented on GitHub (Nov 4, 2022):
Indeed that fixed it ! Sorry I didn't check versions first