Skip to content

Releases: Samyoul/U2F-php-server

U2F PHP Server 1.1.4

26 Oct 13:30
0625202
Compare
Choose a tag to compare
Merge pull request #2 from mbarbey/master

fix issue when there is more than one U2F key registered

U2F PHP Server 1.1.3

14 Dec 11:53
Compare
Choose a tag to compare
v1.1.3

JsonSerialized SignRequest and fix public property access bug

U2F PHP Server 1.1.2

13 Dec 22:10
Compare
Choose a tag to compare
v1.1.2

Replaced toString with jsonSerialize() on RegistrationRequest

U2F PHP Server 1.1.1

13 Dec 21:37
Compare
Choose a tag to compare
v1.1.1

Added toString to RegistrationRequest

U2F PHP Server 1.1.0

13 Dec 16:33
Compare
Choose a tag to compare

Updated namespace from:

Samyoul

To:

Samyoul\U2F\U2FServer

U2F PHP Server 1.0.0

12 Dec 22:54
Compare
Choose a tag to compare
v1.0.0

Authenticaton example tweak