Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

lookyman/u2f

Repository files navigation

lookyman/u2f

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