10 Commits (dbeb1c6b4b9515c86dbf2ffd545c34d38bf375ed)

Author SHA1 Message Date
Matthew Raymer 229d9184b2 WIP: BROKEN FOR ELECTRON: Fixes in progress 1 month ago
Matthew Raymer 7f17a3d9c7 refactor: remove unused imports and parameters in passkeyDidPeer.ts 1 month ago
Matthew Raymer 2d4d9691ca fix: use challenge parameter in verifyJwtWebCrypto preimage 1 month ago
Matthew Raymer 63575b36ed fix: use challenge parameter in verifyJwtP256 preimage 1 month ago
Matthew Raymer 2eb46367bc fix: resolve TypeScript errors in passkeyDidPeer.ts 1 month ago
Matthew Raymer e0aded04b4 refactor: Replace console logging with logger utility 4 months ago
Matthew Raymer be8ba12df6 Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine. 6 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 9 months ago
Trent Larson 4270374a67 create an identifier by default, while letting them choose if passkeys are enabled 12 months ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 12 months ago
Trent Larson 45f0a14661 add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer 1 year ago
Trent Larson 42fde503e3 make a passkey-generator in start & home pages, and make that the default 1 year ago
Trent Larson 6b65e31649 misc tweaks and linting clean-up 1 year ago
Trent Larson 9677a344c2 misc syntactic & type-checking clean-up 1 year ago
trentlarson 4cb434fd5d passkey test (#116) 1 year ago