[`/logout`](https://cloudflare-pages-shared-password.pages.dev/logout) renders correctly, but it does not actually log the user out. I expected it to work [as in the original code example](https://github.com/cloudflare/cloudflare-docs/blob/0cd38feb67513c0d72b7916fe2e5041c63c48f1a/content/workers/examples/basic-auth.md?plain=1#L44-L48), but it does not.
/logoutrenders correctly, but it does not actually log the user out. I expected it to work as in the original code example, but it does not.