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: appid check #117

Closed james-d-elliott closed 2 years ago

james-d-elliott commented 2 years ago

This prevents edge case checks from not matching for example when the appid hash is nil.