Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Apple ID two-factor authentication in VisualStudio

As of February 27, 2019, Apple forces developer accounts to use an extra security layer called Two-Factor Authentication.

When I try to login to my Apple Developer account through Visual Studio 2019, it seems 2FA is not supported; Visual Studio doesn't ask me for a security code after I enter my username/password.

Is 2FA supported in Visual Studio?

like image 213
1SaeedSalehi Avatar asked Nov 07 '22 19:11

1SaeedSalehi


1 Answers

Visual Studio 2019 Preview 4.2 supports two-factor auth for the Apple ID login

TwoFactorAuth

like image 84
Brandon Minnick Avatar answered Nov 11 '22 15:11

Brandon Minnick