---
title: "performRequests(options:)"
framework: authenticationservices
role: symbol
role_heading: Instance Method
path: "authenticationservices/asauthorizationcontroller/performrequests(options:)"
---

# performRequests(options:)

Starts the specified authorization flows during controller initialization.

## Declaration

```swift
func performRequests(options: ASAuthorizationController.RequestOptions = [])
```

## See Also

### Executing requests

- [performRequests()](authenticationservices/asauthorizationcontroller/performrequests().md)
- [performAutoFillAssistedRequests()](authenticationservices/asauthorizationcontroller/performautofillassistedrequests().md)
- [cancel()](authenticationservices/asauthorizationcontroller/cancel().md)
- [ASAuthorizationController.RequestOptions](authenticationservices/asauthorizationcontroller/requestoptions.md)
