7ebc805
1
2
3
4
5
export function forgetAuth() { // FIXME: use dedicated method localStorage.removeItem('__wc_api_tokens__'); }