engineeringApril 19, 2021
Get user id from NEFilterFlow.sourceAppAuditToken
When building a Content Filter System extension for Mac OS, the instance of `NEFilterFlow` you receive in your `NEFilterDataProvider` class doesn't have much information (apart from the not-to-be-relied-upon `flow.description` string). Deriving useful data from these objects is tricky, and poorly documented.