Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit feea94a

Browse files
committed
Add demo
1 parent 4757d3f commit feea94a

3 files changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
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.
44

5+
## TLDR;
6+
7+
Log in Apps without typing password or going through 3rd Party Oauth!
8+
9+
I use it for signing into my home lab apps.
10+
11+
## 🎬 Demo
12+
13+
Click the screenshot below to watch the passkey authentication in action and see how smooth it is:
14+
15+
<a href="demo.MOV">
16+
<img src="passkey-auth-screenshot.png" alt="Click to play demo - Passkey Auth Interface" width="200">
17+
</a>
18+
19+
520
## ✨ Features
621

722
- **Passwordless Authentication**: Uses WebAuthn/FIDO2 passkeys for secure authentication

demo.MOV

1.47 MB
Binary file not shown.

passkey-auth-screenshot.png

189 KB
Loading

0 commit comments

Comments
 (0)