import Foundation extension Notification.Name { static let accessTokenDidChange = Notification.Name("accessTokenDidChange") }