"dependencies": {
"@expo/webpack-config": "^0.17.0",
"expo": "~46.0.8",
"expo-status-bar": "~1.4.0",
"react": "18.0.0",
"react-dom": "18.0.0",
"react-native": "0.69.4",
"react-native-dotenv": "^3.3.1",
"react-native-web": "~0.18.7"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"cross-env": "^7.0.3",
"eas-cli": "^1.0.0",
"expo-cli": "^6.0.5",
"npm-check-updates": "^16.0.5",
"shx": "^0.3.4"
},
Summary
I assume this should be a mistake. When running local builds on my own infrastructure, there is no need to ask for authentication. This is very important, because it ensures that EAS can even function in a local environment when the Expo service is not available.
Environment
Reproducible demo or steps to reproduce from a blank project