Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett d7fc2cc8db fix: ArrayBuffer type casts for WebAuthn in TS 5.x strict mode
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 07:43:06 -07:00
Jeff Emmett 88aebcd997 feat: add optional EncryptID passkey authentication
Add optional passkey identity (anonymous access remains default):
- Add Zustand auth store with EncryptID login/register/logout
- Add AuthButton component to home page
- Auto-fill name from EncryptID when authenticated
- Use DID as persistent participant ID in rooms when signed in
- Update useRoom hook to accept optional encryptIdDid

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 07:35:08 -07:00