perform(_:)
Performs a request to upgrade the authentication credentials for an account to a strong password, or to use Sign in with Apple.
Declaration
func perform(_ request: ASAccountAuthenticationModificationRequest)Parameters
- request:
The request to perform.
Mentioned in
Discussion
Only one request can be in progress at a time. If a request is already in progress, additional requests fail immediately.