Merge remote-tracking branch 'ndef/patch-4' into ndef
This commit is contained in:
commit
127774a1de
16
README.md
16
README.md
@ -44,10 +44,18 @@ Run `icloud` program a first time to ensure everything is running smooth:
|
|||||||
|
|
||||||
### Using 2FA
|
### Using 2FA
|
||||||
|
|
||||||
If you enabled 2FA on your Apple iCloud account, the script will run a simple
|
If you enabled 2FA on your Apple iCloud account, you can request the 2FA code
|
||||||
webserver and point you to the URL on localhost to pass it the 2FA code you
|
beforehand by :
|
||||||
will get from one of your iDevices. This makes the script trustable for some
|
If your device is online:
|
||||||
time and this operation is only required once in a while (every month or so).
|
Go to Settings > [your name].
|
||||||
|
Tap Sign-In & Security > Two Factor Authentication.
|
||||||
|
Tap Get Verification Code
|
||||||
|
If your device is offline:
|
||||||
|
Go to Settings > [your name].
|
||||||
|
Tap Sign-In & Security.
|
||||||
|
A message says "Account Details Unavailable." Tap Get Verification Code.
|
||||||
|
Put this 2FA code in the config.ini file, you have one minute to run the command line in the next section.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Loading…
Reference in New Issue
Block a user