Serverside U2F library for PHP. Provides functionality for registering tokens and authentication with said tokens.
To read more about U2F and how to use a U2F library, visit developers.yubico.com/U2F.
The project is licensed under a BSD license. See the file COPYING for exact wording. For any copyright year range specified as YYYY-ZZZZ in this package note that the range specifies every single year in that closed interval.
Dependencies are managed with composer. To setup dependencies when composer is available, run:
$ composer.phar install