You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This also opens up the fact our current auth system is really meant for 1 user only, while people may use multiple accounts (think org accounts for instance). We probs should reconsider it
I'm working with multiple Apify accounts. I'd appreciate to know what user I'm logged in as in the CLI.
To find it out I need to do:
A simple
whoami
would be convenient.The text was updated successfully, but these errors were encountered: