- changed: bump packages including fido2 and fix for it's new API
- fixed: fido2 version dependency (upper limit)
- changed: replace travis with github actions
- fixed challenge attribute in clientDataJSON (PR#9 thanks to @kverdecia)
- fix sign_count (PR#6 thanks to @sstoel)
- fix attestation format (PR#4 thanks to @sstoel)
- update fido2 library and adapt to API breaking changes
- fix fido2 package version pinning
- started changelog
- documentation update
- initial implementation