Log Out User If JWT has expired.
@kapa.ai , Lets say i am logged in as a user in my refine app and my jwt token has expired, then when i visit my application, i am on my user page. The message from api showing unauthorized, as it should.
But instead of this, shouldn't the user just logout automatically?
But instead of this, shouldn't the user just logout automatically?
