* I have a route which is authenticated
* I login using supertokens react authentication -- Using the vanilla form
* The authenticated route is now accessible
* Click on the logout button, which I created using the example
* The authenticated route is still accessible