AuthenticationServices iOS 14.0 Beta 1 to Beta 2 API Differences

ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest.h
Added -[ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest initWithUser:serviceIdentifier:userInfo:]
Added ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest.userInfo
ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest.h
Added -[ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest initWithUser:serviceIdentifier:userInfo:]
Added ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest.userInfo
ASAccountAuthenticationModificationViewController.h
Added -[ASAccountAuthenticationModificationViewController convertAccountToSignInWithAppleWithoutUserInteractionForServiceIdentifier:existingCredential:userInfo:]
Added -[ASAccountAuthenticationModificationViewController prepareInterfaceToConvertAccountToSignInWithAppleForServiceIdentifier:existingCredential:userInfo:]
Added -[ASAccountAuthenticationModificationViewController changePasswordWithoutUserInteractionForServiceIdentifier:existingCredential:newPassword:userInfo:]
Added -[ASAccountAuthenticationModificationViewController prepareInterfaceToChangePasswordForServiceIdentifier:existingCredential:newPassword:userInfo:]