---
title: ASExtensionError.Code.userInteractionRequired
framework: authenticationservices
role: symbol
role_heading: Case
path: authenticationservices/asextensionerror/code/userinteractionrequired
---

# ASExtensionError.Code.userInteractionRequired

User interaction is required.

## Declaration

```swift
case userInteractionRequired
```

## Mentioned in

Providing one-time passcodes to AutoFill

## See Also

### Codes

- [ASExtensionError.Code.credentialIdentityNotFound](authenticationservices/asextensionerror/code/credentialidentitynotfound.md)
- [ASExtensionError.Code.failed](authenticationservices/asextensionerror/code/failed.md)
- [ASExtensionError.Code.userCanceled](authenticationservices/asextensionerror/code/usercanceled.md)
