This package is abandoned and no longer maintained. No replacement package was suggested.

v1.0.0 2015-11-27 13:02 UTC

This package is auto-updated.

Last update: 2024-05-04 15:55:32 UTC


README

Build Status Coverage Status Downloads Latest stable Code Climate

U2F library based on Yubico/php-u2flib-server, with cleaner and more sensible code.

Introduction

Serverside U2F library for PHP. Provides functionality for registering tokens and authentication with said tokens.

To read more about U2F visit developers.yubico.com/U2F.

Requirements

  • PHP 5.5+
  • OpenSSL 1.0.0+

Installation

composer require lookyman/u2f