---
title: provider
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationrequest/provider
---

# provider

The provider servicing the request.

## Declaration

```swift
var provider: any ASAuthorizationProvider { get }
```

## See Also

### Inspecting the Provider

- [ASAuthorizationProvider](authenticationservices/asauthorizationprovider.md)
