15 Commits (8a64da2b5f6dd7b5cf24d7d3f3121dcad1029227)

Author SHA1 Message Date
Trent Larson 8a64da2b5f modify test payload, add test to help with server verification 10 months ago
Trent Larson cf1137737a allow switching to did:peer ID, remove another unnecessary data point 10 months ago
Trent Larson 82f51b6f93 save passkey DID in accounts, consolidate more data 10 months ago
Trent Larson 83722e0057 remove duplicate data elements, including public key which is in peer DID 10 months ago
Trent Larson 3bb2498e28 refactor, and make separate testing buttons for different approaches 10 months ago
Trent Larson 80f05ba9e9 add signing by non-simplewebauthn code 10 months ago
Trent Larson bb555cd6ee finally get something other that simplewebauthn working 10 months ago
Trent Larson 1dd7c6e3b1 fully split the signature creation from the verification 10 months ago
Trent Larson e8423b1a00 register with simple-lib browser (works until jwt signature validation) 10 months ago
Trent Larson 37907ee3ad attempt to simply verify something signed with the same library -- doesn't work 10 months ago
Trent Larson 43da8586e5 use code from @simplewebauthn/server in hopes of more accurate parsing 10 months ago
Trent Larson 94443c93bc gets past code errors and now gotta verify signature (note that had to add Buffer in asn1 lib) 10 months ago
Trent Larson 2a675eca6a derive DID for issuer 10 months ago
Trent Larson 94fb76cfdc retrieve the correct passkey just created (doesn't validate JWT) 10 months ago
Trent Larson 7dde4d4d30 add prompt for a passkey and a start at creating a JWT out of it 10 months ago