Registry / auth / yubico-u2flib-server

yubico-u2flib-server

JSON →
library1.0.2phppackagistunverified

Library for U2F implementation

composer require yubico/u2flib-server
INSTALL
IMPORT
SIG · YUBICO-U2FLIB-SERV
Y
yubico-u2flib-server
authphpv1.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

U2F
use Yubico\U2F\U2F;

Create a U2F instance and get registration data for a new device.

use Yubico\U2F\U2F; $u2f = new U2F('https://example.com'); $data = $u2f->getRegisterData();
Debug
Known issues
gotchaU2F is deprecated in favor of WebAuthn; this library may not receive updates.
fix
Consider migrating to a WebAuthn library like web-auth/webauthn-lib.
affects: *
Upgrade
Version history
1.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
28
Resources
yubico-u2flib-server — pip install yubico-u2flib-server · libregistry