drdoctr / doctr

A tool for automatically deploying docs from Travis CI to GitHub pages.
https://drdoctr.github.io
MIT License
107 stars 30 forks source link

Update doctr configure to use the device authorization flow #373

Closed asmeurer closed 3 years ago

asmeurer commented 3 years ago

Authenticating with username and password no longer works, so this is required to use doctr configure.

Fixes #369.

We should release this right away, as currently doctr configure doesn't work at all unless you use --no-authenticate.