Hi,
I work on multiple Expo projects which have to be published by different users. Let’s say I work on Expo projects for Company1 and Company2.
Currently it seems it’s only possible to be logged to a single Expo project.
Unfortunately it is easy for me to forget checking my current Expo login, and publish the project of Company2 under the name of Company1 for example.
I’d like to know how to prevent this issue?
I think it would be useful, in app.json, to be able to specifiy the account under which the project should be published and offer some kind of login switching system or at least block publishing without --force if current login is not the one found in app.json