TL;DR: I would be great to get some soft of multi-account (or really, multi-email) support.
I have a personal account that I've used for personal and work in the past. But we (work) are now requiring only our company email addresses w/in our Heroku org to make auditing easier, and make accidentally inviting the wrong folks harder. This means I have to have two different accounts, but don't have a useful way to switch between them on either the CLI nor web dashboard. @ddollar's heroku-accounts
is now officially not recommended, and intentionally broken when 2FA is enabled (heroku/heroku-two-factor#13). Painful!
I'd really like to be able to associate multiple email addresses with my account, a la GitHub.
- Is this something that's being considered?
- Are there any usable workarounds?
Thanks.