duo-labs / py_webauthn

Pythonic WebAuthn 🐍
https://duo-labs.github.io/py_webauthn
BSD 3-Clause "New" or "Revised" License
856 stars 171 forks source link

176-better-cbor-parsing-error-handling #179

Closed MasterKale closed 1 year ago

MasterKale commented 1 year ago

This PR raises a consistent, library-specific error whenever there's a problem decoding CBOR data.

Fixes #176.