bodik / soft-webauthn

Python software webauthn token
MIT License
46 stars 18 forks source link

Fix attestation format #5

Closed sstoel closed 4 years ago

sstoel commented 4 years ago

If 'fmt' is packed there should be values in 'attStmt'. This can cause certain servers to fail the registration (webauthn4j for example)

https://github.com/bodik/soft-webauthn/pull/4

bodik commented 4 years ago

hi, thank you for your contribution. I've merged PR in off-the-github repository, hopefully i've not messed up with master too much (i promise to behave better next time ;)

I'd wait few more days if there are other issues found before releasing fixed version to pypi.

bodik commented 4 years ago

released in v0.1.1