9 Commits (6af17c6868a765fb2a83fae1ab125cd6dc2a6199)

Author SHA1 Message Date
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 c9536dd643 refactor: Replace console logging with logger utility 5 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 a271d9c206 add link directly into contact page to add a new contact via "contactJwt" query parameter 10 months ago
Trent Larson 4270374a67 create an identifier by default, while letting them choose if passkeys are enabled 1 year ago
trentlarson f6338c05ee move low-level DID-related create & decode into separate folder (#120) 1 year 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