An open API service indexing awesome lists of open source software.

https://github.com/web-auth/u2f-lib

[READ ONLY] FIDO U2F library
https://github.com/web-auth/u2f-lib

fido fido-u2f u2f u2f-protocol

Last synced: about 1 year ago
JSON representation

[READ ONLY] FIDO U2F library

Awesome Lists containing this project

README

          

FIDO U2F Support for PHP
=========================

**FIDO U2F Support for PHP** is a **PHP library** that will help you to support compatible security tokens and devices.

# Installation

Install the library with Composer: `composer require web-auth/u2f-lib`.

# Contribution

This repository is a sub repository of [the Web Authentication Framework](https://github.com/web-auth/webauthn-framework) project and is **READ ONLY**.

**Please do not submit any Pull Request here.**
You should go to [the main repository](https://github.com/web-auth/webauthn-framework) instead.

# Documentation

The official documentation is available at https://github.com/web-auth/webauthn-framework

# Support

I bring solutions to your problems and answer your questions.

If you really love that project and the work I have done or if you want I prioritize your issues, then you can help me out for a couple of :beers: or more!

[![Become a Patreon](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/FlorentMorselli)

# Licence

This project is release under [MIT licence](LICENSE).