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

fix/143-update-to-L3-json-structures #150

Closed MasterKale closed 1 year ago

MasterKale commented 1 year ago

This PR updates a couple of structs to better conform to upcoming JSON serialization methods as per the latest draft of the L3 spec.

Fixes #143.