rogerluan / app-store-connect-notifier

Node.js app that sends App Store Connect notifications to Slack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace iTunes Connect Credentials with App Store Connect API Token

rogerluan opened this issue · comments

With the introduction of the new App Store Connect APIs in June 2020 (beta), Apple now offers an official set of APIs for us to use. Once fastlane fully supports those, we should migrate from user & pass credentials to API Token credentials. This also resolves the problem of 2FA sessions.