I'm using xano authentication and store the session cookie when logging in. After setting cookie redirect to the dashboard. In dashboard I have a button for logout . When clicking it I need to clear the session cookie and hence redirect back to the login screen.