I can call `$guard->logout()` successfully, but then I can use that same token for the user I just logged out to call authenticated routes afterwards. Looking at the function, it doesn't look like it's doing anything. Has this been implemented yet?