|
|
b068105810
|
Merge branch 'master' into passkey
|
2024-06-24 20:20:13 -06:00 |
|
|
|
dc04c88c33
|
modify test payload, add test to help with server verification
|
2024-06-16 19:42:55 -06:00 |
|
|
|
122872f4bf
|
allow switching to did:peer ID, remove another unnecessary data point
|
2024-06-16 10:12:56 -06:00 |
|
|
|
f8ade5289b
|
save passkey DID in accounts, consolidate more data
|
2024-06-16 09:47:51 -06:00 |
|
|
|
c661dee520
|
remove duplicate data elements, including public key which is in peer DID
|
2024-06-15 22:31:21 -06:00 |
|
|
|
141a7fd563
|
refactor, and make separate testing buttons for different approaches
|
2024-06-15 15:45:29 -06:00 |
|
|
|
bbf1c17e62
|
add signing by non-simplewebauthn code
|
2024-06-14 21:19:03 -06:00 |
|
|
|
8cf8b9f837
|
finally get something other that simplewebauthn working
|
2024-06-12 20:26:26 -06:00 |
|
|
|
237c37f29d
|
fully split the signature creation from the verification
|
2024-06-09 19:04:43 -06:00 |
|
|
|
c5598d5b4c
|
register with simple-lib browser (works until jwt signature validation)
|
2024-06-09 06:09:30 -06:00 |
|
|
|
7aa37e7f68
|
remove lingering pieces of tests from /start
|
2024-06-08 15:31:01 -06:00 |
|
|
|
bad859ea7c
|
move all passkey testing to /test
|
2024-06-08 15:29:16 -06:00 |
|
|
|
0d54c50e5f
|
attempt to simply verify something signed with the same library -- doesn't work
|
2024-06-08 14:19:42 -06:00 |
|
|
|
8ee0c4f25e
|
use code from @simplewebauthn/server in hopes of more accurate parsing
|
2024-05-26 22:17:29 -06:00 |
|
|
|
3f002cb4f2
|
gets past code errors and now gotta verify signature (note that had to add Buffer in asn1 lib)
|
2024-05-26 16:59:58 -06:00 |
|
|
|
b7901f6c88
|
derive DID for issuer
|
2024-05-25 18:51:18 -06:00 |
|
|
|
66aeb7ed29
|
retrieve the correct passkey just created (doesn't validate JWT)
|
2024-05-24 20:16:34 -06:00 |
|
|
|
e85ad529df
|
add prompt for a passkey and a start at creating a JWT out of it
|
2024-05-24 16:30:33 -06:00 |
|