From bb8c27cd53e4936b170e6abf7944481a6eac5daf Mon Sep 17 00:00:00 2001 From: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com> Date: Mon, 12 May 2025 18:12:25 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c988522..4e96c90 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,7 @@ This project is made possible thanks to: - **ZITADEL**: For providing the robust identity management platform that powers this authentication proxy - **Smartive**: For [zitadel-rs](https://github.com/smartive/zitadel-rust) - **Cloudflare**: For their Workers platform and KV storage solution +- **Fermyon Spin** https://github.com/fermyon/http-auth-middleware (Reference implementation) - **Open Source Community**: For the various dependencies and tools that make this project possible: - The Rust ecosystem and its crates - The Axum web framework