19 Commits (987f9217de47200bc4e675aa4f5c400530acdd9b)

Author SHA1 Message Date
Matthew Raymer 473a115841 WIP: BROKEN FOR ELECTRON: Fixes in progress 2 months ago
Matthew Raymer 6af17c6868 refactor: remove unused imports and parameters in passkeyDidPeer.ts 2 months ago
Matthew Raymer 2d548bce1c fix: use challenge parameter in verifyJwtWebCrypto preimage 2 months ago
Matthew Raymer 81ef55b2bf fix: use challenge parameter in verifyJwtP256 preimage 2 months ago
Matthew Raymer 86cc2b6d68 fix: resolve TypeScript errors in passkeyDidPeer.ts 2 months ago
Matthew Raymer cf335c54ff fix: consolidate KeyMeta interface and improve type safety 2 months ago
Matthew Raymer c9536dd643 refactor: Replace console logging with logger utility 5 months ago
Trent Larson 181de625ba add sanity checks for importing bulk contacts, eg. when there is a truncated link 7 months ago
Matthew Raymer 8b77d2b573 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. 7 months ago
Trent Larson e286a8f002 change the contact-sharing data into a JWT for the contact-import page 7 months ago
Trent Larson bf6035ec47 fix the verificationMethod type in the local ETHR DID resolver 7 months ago
Trent Larson 149481d468 finish the loading of an invite RegisterAction when clicking on a link 10 months ago
Trent Larson 1bfdcab90b add page for one-on-one invites (incomplete) 10 months ago
Trent Larson a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 10 months ago
Trent Larson d724d8093c add ability to edit a GiveAction 1 year ago
Trent Larson 4270374a67 create an identifier by default, while letting them choose if passkeys are enabled 1 year ago
Trent Larson cd0a31e6f5 remove remaining getIdentity calls & fix QR code for did:peer 1 year ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 1 year ago