Sign out after revoking current session
After revoking the current session,
getSessionCookie in the middleware still return a value so it's act like the user is signed in. How can I prevent this ?