darrenhillconsulting
08/24/2021, 2:27 AMttl
property of a cache using the loader() function? It appears I can only set the data
. That sucks because the endpoint I'm retrieving an access token from provides me with the expires_in
(in seconds). So, I'm forced to implement the cache.put function (in combination with the get, etc) rather than the recommended why of the get/loader implementation.creece
08/24/2021, 2:35 AMdarrenhillconsulting
08/25/2021, 3:00 PMdarrenhillconsulting
08/25/2021, 3:00 PM