Skip to content

feat(auth): add WebAuthn passkey authentication support - #67

Merged
thorewi merged 1 commit into
mainfrom
webauthn
Aug 3, 2026
Merged

feat(auth): add WebAuthn passkey authentication support#67
thorewi merged 1 commit into
mainfrom
webauthn

Conversation

@AdtMax

@AdtMax AdtMax commented Aug 3, 2026

Copy link
Copy Markdown
Contributor
  • Integrate lbuchs/webauthn library for passkey support
  • Add PasskeyService, PasskeyException, PasskeySessionSection
  • Add PasskeyForm and PasskeyGrid components with factories
  • Add Passkey entity and trait for user identity
  • Add PasskeyQuery with factory for data access
  • Wire passkey JS components in app.js for login and management
  • Add PasskeyFormFactoryInject, PasskeyServiceInject, PasskeyQueryFactoryInject
  • Extend AccountPresenterTrait with passkey registration/management actions

- Integrate lbuchs/webauthn library for passkey support
- Add PasskeyService, PasskeyException, PasskeySessionSection
- Add PasskeyForm and PasskeyGrid components with factories
- Add Passkey entity and trait for user identity
- Add PasskeyQuery with factory for data access
- Wire passkey JS components in app.js for login and management
- Add PasskeyFormFactoryInject, PasskeyServiceInject, PasskeyQueryFactoryInject
- Extend AccountPresenterTrait with passkey registration/management actions
@thorewi
thorewi merged commit c29381e into main Aug 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants