After enabling eas-update, developers being prompted to log into EAS

  • Managed workflow
  • expo version: 47
  • eas-cli version: 3.6.1

I wanted to enable automatic updates in my project, so I followed these instructions and ran npx expo install expo-updates and eas update:configure: Getting started - Expo Documentation

The problem is, now when developers on my team attempt to run Expo Go with expo start --ios, they are prompted to log into EAS. Until now, they have not had to log in to expo to develop, and so they do not have accounts set up. Is it now required for every dev on my team to have an expo account in order to load the app in Expo Go?