drazisil / ghi

GitHub Issues on the command line. Use your $EDITOR, not your browser.
Other
12 stars 7 forks source link

Username not found #25

Closed caifara closed 1 year ago

caifara commented 1 year ago

I encounter this old problem:

https://github.com/stephencelis/ghi/issues/390

ghi config --auth myusername
Enter myusername's GitHub password (never stored): ✔
Not Found
caifara commented 1 year ago

Solution (at least on a Mac):

[ghi]
  token = !security find-internet-password -a <username> -s github.com -l 'ghi token' -w

I won't close the issue, as obviously, this is more of a workaround.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.