---
title: authorizedRoutesDidChange
framework: avrouting
role: symbol
role_heading: Type Property
path: avrouting/avcustomroutingcontroller/authorizedroutesdidchange
---

# authorizedRoutesDidChange

A notification the system posts when the list of authorized routes changes.

## Declaration

```swift
class let authorizedRoutesDidChange: NSNotification.Name
```

## See Also

### Managing authorization

- [authorizedRoutes](avrouting/avcustomroutingcontroller/authorizedroutes.md)
- [invalidateAuthorization(for:)](avrouting/avcustomroutingcontroller/invalidateauthorization(for:).md)
