googlearchive / chromedeveditor

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
BSD 3-Clause "New" or "Revised" License
2.92k stars 410 forks source link

Github two-factor authentication #3106

Open PopinjayJohn opened 9 years ago

PopinjayJohn commented 9 years ago

Version: 0.14.2883.2887 OS: ChromeOS 36.0.1985.138

Steps to reproduce:

  1. Push to github with 2fa enabled

Expected behavior: App shows an extra login field/ modal window with the OTP

Actual behavior: App shows wrong password

Possible fix: github auth Easiest fix seems to be using the X-GitHub-OTP header

atebitftw commented 9 years ago

same issue here

armin-joellenbeck commented 9 years ago

Workaround for github: Use a personal access token instead of the password.