Skip to content

Conversation

kdzwinel
Copy link
Member

@kdzwinel kdzwinel commented Nov 5, 2022

Just an util page, useful for no-access-to-devtools situations (e.g. mobile).

Boring part - this page attempts to clear all local storage via localStorage.clear() and friends
Exciting part - this page attempts to clear ALL data (caches, HttpOnly cookies etc.) through the magic of Clear-Site-Data header (chromium - full support, FF - partial support, Safari - just added support).

Preview

clear-data

@jonathanKingston
Copy link
Collaborator

Sorry missed this! Do you want to rebase and I'll review.

We might want to track in Asana as my GH is a garbage fire.

@jonathanKingston jonathanKingston merged commit 183c302 into main Mar 23, 2023
@jonathanKingston jonathanKingston deleted the konrad/clear-data branch March 23, 2023 09:33
@jonathanKingston
Copy link
Collaborator

SGTM thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants