u2f-php icon indicating copy to clipboard operation
u2f-php copied to clipboard

An implementation of the FIDO U2F server protocol in PHP

Results 4 u2f-php issues
Sort by recently updated
recently updated
newest added

It is great, not only having `u2f-php`, but also a easy to follow explanation plus `u2f-php-examples` (although it seems that there were some breaking changes since the latest release, so...

question

This is inspired mostly by the WWDC20 track on Safari's FaceID/TouchID support. It may be as simple as adding some additional examples and test cases to the WebAuthn branch -...

enhancement

One of the core components of being able to use this library is storing registrations that are linked to the user for subsequent attempts to authenticate. As of now, this...

enhancement

The additions to the changelog best summarize this, but as all of the legacy u2f.js format support will be dropped in the next major release, all of the classes and...