---
title: "authorizationViewDidAuthorize(_:)"
framework: objectivec
role: symbol
role_heading: Instance Method
path: "objectivec/nsobject-swift.class/authorizationviewdidauthorize(_:)"
---

# authorizationViewDidAuthorize(_:)

Sent to the delegate to indicate the user was authorized and the authorization view was changed to unlocked.

## Declaration

```swift
func authorizationViewDidAuthorize(_ view: SFAuthorizationView!)
```
