From 03c820ffc247f10377c55183374bbaf2ec3679a2 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Mon, 24 Nov 2025 12:25:35 +1100 Subject: [PATCH] deprecate the project Updated README to indicate project deprecation and suggest Pocket-id. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e30e4a4..5479438 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# 🔐 Passkey Auth for Kubernetes Nginx Ingress +# This Project has been deprecated, Please consider using [Pocket-id](https://github.com/pocket-id/pocket-id) for better user experience + +~~# 🔐 Passkey Auth for Kubernetes Nginx Ingress~~ A WebAuthn-based passkey authentication provider that integrates ingress controllers, currently support Kubernetes nginx Ingress controller. Provides secure, passwordless authentication using passkeys (FIDO2/WebAuthn) as an auth backend for nginx ingress.