Contents

ASAccountAuthenticationModificationViewController

A view controller that can upgrade user passwords to strong passwords, or convert accounts to use Sign in with Apple.

Declaration

class ASAccountAuthenticationModificationViewController

Mentioned in

Overview

Adding an account modification extension lets your app seamlessly upgrade user passwords to strong passwords, or convert from using passwords to using Sign in with Apple. The entire process can be automatic, requiring no user interaction, or you can include interactions, such as two-factor authentication confirmation.

Topics

Upgrading to Sign in with Apple

Upgrading to Strong Passwords

Handling Modification Requests

Getting the Extension Context

See Also

Automatic security upgrades