This commit is contained in:
2025-08-06 23:01:25 +10:00
parent 4757d3fa60
commit feea94aebb
3 changed files with 15 additions and 0 deletions
+15
View File
@@ -2,6 +2,21 @@
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. 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.
## TLDR;
Log in Apps without typing password or going through 3rd Party Oauth!
I use it for signing into my home lab apps.
## 🎬 Demo
Click the screenshot below to watch the passkey authentication in action and see how smooth it is:
<a href="demo.MOV">
<img src="passkey-auth-screenshot.png" alt="Click to play demo - Passkey Auth Interface" width="200">
</a>
## ✨ Features ## ✨ Features
- **Passwordless Authentication**: Uses WebAuthn/FIDO2 passkeys for secure authentication - **Passwordless Authentication**: Uses WebAuthn/FIDO2 passkeys for secure authentication
BIN
View File
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB