mirror of
https://github.com/wahyd4/passkey-auth.git
synced 2026-08-11 05:15:54 +10:00
- Complete WebAuthn/FIDO2 authentication implementation - SQLite database with user and credential management - Email-based user identification with allowlist support - Admin approval workflow for new users - Session management with secure cookies - Docker containerization with Debian base for SQLite compatibility - Kubernetes deployment manifests with nginx ingress support - Web-based admin interface for user management - Comprehensive documentation and deployment guides - Standard open source project structure with CI/CD
1.0 KiB
1.0 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Create a report to help us improve | [BUG] | bug |
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- OS: [e.g. macOS, Linux, Windows]
- Go Version: [e.g. 1.21.0]
- Browser: [e.g. Chrome, Firefox, Safari]
- Docker Version: [if using Docker]
- Kubernetes Version: [if using Kubernetes]
Configuration
- Are you using email allowlist? [yes/no]
- Is admin approval enabled? [yes/no]
- Deployment method: [Docker, Kubernetes, direct binary]
Logs If applicable, add logs to help diagnose the problem.
Paste relevant logs here
Additional context Add any other context about the problem here.