12To improve system performance, a disc caché has been created where data are written that are necessary for the use of the library (menu, configuration, etc.). The path to the folder is defined in the  libcokeid.ini  file, in the CACHE_PATH  value, by default it will be called “cache” and it will be at the same level as the cokeid library.

If you will need to create a page in which to delete the content of the cache in the test and production environments. You can see how to carry out this task below. Basically, it’s calling the library method cache->delete_cache();

IMPORTANT: the cache folder must not be in a public place accessible via URL, the same as the oauthconf.xml files. This folder must have write permits and its content must not be propagated when an upload to a test or production.