How can I simulate that the auth token in local storage is expired?
This is the jwt:
export function parseJwt(token) { const base64Url = token.split(