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

Handle (ignore) the AT_NONE attestation type during step 16 #35

Closed pthimon closed 5 years ago

pthimon commented 5 years ago

Fixes issue #34

futureimperfect commented 5 years ago

LGTM, thanks @pthimon!