Skip to content

Releases: ryankurte/go-u2f

v0.1.4

03 Nov 08:19
v0.1.4
Compare
Choose a tag to compare

Fix to KeyHandle encoding, now base64 to avoid utf8 database nastiness.

untagged-670cfd258f18d4ac9b53: Merge pull request #11 from ryankurte/readme-update

03 Nov 08:34
Compare
Choose a tag to compare

v0.1.3

31 Oct 08:07
v0.1.3
Compare
Choose a tag to compare

API return objects now use go primitives only and are thus immediately serialisable.

v0.1.2

30 Oct 23:20
v0.1.2
Compare
Choose a tag to compare

Error instances now exposed for external use.

v0.1.1

30 Oct 22:37
v0.1.1
Compare
Choose a tag to compare

Registration structure now simplified to allow applications to store directly.