Encrypted auth tokens are automatically cached in filesystem for 24h.
General caching is automatically stored in filesystem for 1h.
All exceptions thrown by the SDKs are instance of AiraloException
.
To clear all cache (not recommended to clear cache on production often) you can just use the clearCache() method.