This solution contains a UWP class library focused on storing, retrieving, and removing `Windows.Storage.IStorageItem` references through the UWP `FutureAccessList`. The library encapsulates token persistence and access logic behind a helper class so that consumer applications can reuse a single access pattern for storage items that require future permissions.
Francesco Carraro (Tue,) studied this question.