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
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ $ brew install ipatool

To authenticate with the App Store, use the `auth` command.

> If you're logging in for the first time:
>
> ```
> ipatool auth login -e APPLE_ID_EMAIL -p APPLE_ID_PASSWORD
> ```
>
> 2FA is supported, but no specific error message is thrown if username/password are invalid.

```
Authenticate with the App Store

Expand Down