WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
1.62k
stars
137
forks
source link
Sync up JSON creation and request options #639
Open
MasterKale opened 1 week ago
Describe the issue
This project's definition of
PublicKeyCredentialCreationOptionsJSON
is missing the following values defined in L3:hints
attestationFormats
And its
PublicKeyCredentialRequestOptionsJSON
is missing the following values defined in L3:hints