LDAPAccountManager/lam/lib/3rdParty/composer/web-auth/webauthn-lib/README.md

32 lines
1.1 KiB
Markdown
Raw Normal View History

2019-11-24 08:45:57 +00:00
FIDO2/Webauthn Support for PHP
==============================
**FIDO2/Webauthn 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/webauthn-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).