Skip to content

Fix App Store auth#494

Open
thebreaddev wants to merge 1 commit into
majd:mainfrom
thebreaddev:fix-app-store-auth
Open

Fix App Store auth#494
thebreaddev wants to merge 1 commit into
majd:mainfrom
thebreaddev:fix-app-store-auth

Conversation

@thebreaddev

@thebreaddev thebreaddev commented Jun 11, 2026

Copy link
Copy Markdown

Use ix=6 bag auth endpoint and fast 2FA retry.

Tests:

  • go test ./...

Summary by cubic

Fixes App Store authentication by using the ix=6 bag endpoint and adding a fast 2FA retry to stabilize login. Also supports Apple responses where authenticateAccount is returned at the root.

  • Bug Fixes
    • Request bag with ix=6 and resolve authenticateAccount from root or legacy urlBag.
    • Login auto-retries against /auth/v1/native/fast/ when a 2FA code is provided but credentials are missing; clearer errors for “auth code required” vs. missing tokens.
    • Updated tests to expect the new bag URL and to cover root-level authenticateAccount.

Written for commit 7afc68b. Summary will update on new commits.

Review in cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant