Closed jacobian closed 10 years ago
Just FYI: heroku accounts has many other issues - we don't actively recommend it on Dev Center. I sadly don't remember what they are off the top of my head - but that plugin subtly changes the behavior of other commands.
For now, I think we should solve this be checking for existence of heroku-accounts plugin and just error'ing out.
You don't have to tell me twice! Fixed in #38.
+1 :-)
@jonmountjoy Any recommended alternative to heroku-accounts that supports 2FA and allows independent personal and work accounts?
I don't, sorry @nathany
Guess I'll just need separate computers :-).
That would almost work, except I have yet another account for a non-profit project, setup such that they control how much they pay.
Perhaps I should just add my single account to all the places. Will investigate.
If you have heroku-accounts installed, auth always fails (you get prompted for user/pass/code, but then told it failed). Uninstalling heroku-accounts fixes it.
We should either fix or document.