You can delete a cache (if still found):
deleteCache(`key`);
like:
deleteCache('username');
Last updated 3 months ago