Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apple-2fa-sms-issues-workaround.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down