xwmx / nb

CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
https://xwmx.github.io/nb
GNU Affero General Public License v3.0
6.43k stars 181 forks source link

Cannot authenticate #238

Open floydj opened 1 year ago

floydj commented 1 year ago

I realize this is probably on me somehow, but I'm trying to add another computer to my workflow, but I cannot login to GitHub using nb.

Running gh auth status shows that I'm logged in via the correct user account, but trying nb notebooks add work https://github.com/my-username/notes, nb always asks for my username/password, and it always fails, refusing to make the connection.

What am I missing? I thought logging in via gh would be enough....