MaikuB / flutter_appauth

A Flutter wrapper for AppAuth iOS and Android SDKs
274 stars 246 forks source link

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

Open postflow opened 7 months ago

postflow commented 7 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

ghadeermohameedelmahdy commented 2 weeks ago

Hello, do you find any solution ?