tweag / webauthn

A library for parsing and validating webauthn/fido2 credentials
Apache License 2.0
34 stars 11 forks source link

Fix server database operations #7

Closed infinisil closed 3 years ago

infinisil commented 3 years ago

Trying to register with the server currently gives

SQLite3 returned ErrorError while attempting to perform prepare " insert into attested_credential_data                         (id, user_id, public_key)                                    values                                                       (?, ?, ?, ?);                                               ": 4 values for 3 columns

Using the this browser extension as authenticator.