-
Notifications
You must be signed in to change notification settings - Fork 91
gist.el doesn't work with 2 factor Auth #113
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
Comments
I was able to use Documentation on how to create the token: https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/ You may need to remove the |
@jjasghar I ran into what looked like a similar issue, but it turned out to be an issue with the If you have a Mac, make sure you have the latest
Then exit emacs, open a new terminal, and try again. |
Yeah, it's disappointing that I can't seem to leverage authinfo which can be gpg encrypted and where I store other credentials used by forge and magit. I don't want to put a token into my .gitconfig which is plain text. |
One of my organizations forced 2 factor Auth on me, and now trying to run
M-x gist-buffer-private
I get this:I'm not sure how to debug this farther, but this is the only change that has happened between Github and my Emacs installation recently.
The text was updated successfully, but these errors were encountered: