# Auth with Email This backend is configured with Amplify Admin UI: - Authentication - `Email` login mechanism ## Using this Backend External contributors can re-create this backend by running: ```shell amplify pull ``` Internal (Amplify UI team) contributors can use this backend directly by running: ```shell amplify pull --appId d39wm44u5j8yn5 --envName staging --yes ```