auth: force a token refresh when it expires
While this shouldn't make a difference because the callback should only be called when the token is about to be expiring there is no reason to keep the old token around. Just force a refresh always
Please register or sign in to comment