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

# provider

The provider that created the request that resulted in the successful authorization.

## Declaration

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