I\'m using an IMemoryCache to cache a token retrieved from an Identity server.
IMemoryCache
In the past I\'ve used the GetOrCreateAsync extension method available in