Logout isn't satisfying
If I set a logout button on my app, I'm not redirected & content isn't refreshed.
I can add a login after the logout to get the user to the login page or redirect the user with some js, but I'm not sure that's the best way to handle it ?