Files
passkey-auth/.github/ISSUE_TEMPLATE/feature_request.md
T
junv 9427c36b8b feat: initial commit - WebAuthn passkey authentication service
- 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
2025-08-04 18:35:44 +10:00

864 B

name, about, title, labels, assignees
name about title labels assignees
Feature Request Suggest an idea for this project [FEATURE] enhancement

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Use case Describe the specific use case this feature would address.

Implementation considerations

  • Would this be backwards compatible?
  • Any security implications?
  • Database schema changes needed?
  • Configuration changes required?

Additional context Add any other context, mockups, or examples about the feature request here.