MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
269 stars 238 forks source link

How to clear table "cfurl_cache_receiver_data" in cache.db ? #492

Open postflow opened 2 months ago

postflow commented 2 months ago

how can I clear table "cfurl_cache_receiver_data" in cache.db on call appAuth.endSession(...) method ? I need to clear the local cache after logout