duo-labs / webauthn

WebAuthn (FIDO2) server library written in Go
https://webauthn.io/
BSD 3-Clause "New" or "Revised" License
1.03k stars 162 forks source link

fix: parse client extension results #131

Closed james-d-elliott closed 2 years ago

james-d-elliott commented 2 years ago

This passes the ClientExtensionResults from the CredentialCreationResponse to the ParsedCredentialCreationData.