cloudflare-pages-shared-password
cloudflare-pages-shared-password copied to clipboard
Demonstration of a static site hosted on Cloudflare Pages with HTTP basic authentication
Results
1
cloudflare-pages-shared-password issues
Sort by
recently updated
recently updated
newest added
[`/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.
bug