mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +00:00
If the user is signed in to a team with SAML enforced, but the current token is not a SAML token, then `getScope()` will fail. So add the option to opt-out of team information in `getScope()` and use that new option in `vc whoami` since it doesn't require team information.