Metadata Service (MDS) support for FIDO2/Webauthn PHP library ============================================================= This library adds several tools to contact the FIDO Alliance or any other compliant Metadata Services. # Installation Install the library with Composer: `composer require web-auth/metadata-service`. # 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).