diff --git a/apple-2fa-sms-issues-workaround.md b/apple-2fa-sms-issues-workaround.md index 1d7a2f5..16701ab 100644 --- a/apple-2fa-sms-issues-workaround.md +++ b/apple-2fa-sms-issues-workaround.md @@ -9,7 +9,7 @@ We'll continue improving the SMS 2FA as best we can, and EAS CLI currently handl ## How to setup and use `device` 2FA method with EAS CLI -Follow [these Apple docs](https://support.apple.com/en-us/102660) to set a trusted device ([for example your Mac](https://github.com/expo/eas-cli/issues/2698#issuecomment-2525401555)) for your Apple account. +Follow [these Apple docs](https://support.apple.com/en-us/102660) to set a trusted device ([for example your Mac](https://github.com/expo/eas-cli/issues/2698#issuecomment-2525401555)) for your Apple account. You can also easily set a trusted device by login into your Apple Developer account on the Mail app. Once the trusted device is set up, you can use the `device` 2FA method when prompted `How do you want to validate your account?` in the EAS CLI. This method will send a 2FA code to your trusted device, which you can then enter in the CLI to authenticate.