diff options
author | Matthew Miller <matthew@millerti.me> | 2020-07-24 10:13:20 -0700 |
---|---|---|
committer | Matthew Miller <matthew@millerti.me> | 2020-07-24 10:13:20 -0700 |
commit | bc58cae331b93092b4fd769baebe81a812d9efb8 (patch) | |
tree | 8785ec2d0480fe15ac94ccb1195e9a26c9fd7e7a /packages/browser/src/index.ts | |
parent | 1c017c98a7e183833db3d5212e3fa26d5ecb3dfc (diff) |
Enable setting custom alg IDs for verification
Step 16 of the WebAuthn attestation verification spec says: “Verify that the "alg" parameter in the credential public key in authData matches the alg attribute of one of the items in options.pubKeyCredParams.”, which means we need to support custom alg IDs here too
https://w3c.github.io/webauthn/#sctn-registering-a-new-credential
Diffstat (limited to 'packages/browser/src/index.ts')
0 files changed, 0 insertions, 0 deletions