Ecosyste.ms: Awesome

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

https://github.com/web-auth/webauthn-framework

FIDO-U2F / FIDO2 / Webauthn Framework
https://github.com/web-auth/webauthn-framework

authentication factor-authentication fido fido-u2f fido2 hacktoberfest php safetynet symfony symfony-bundle u2f u2f-protocol webauthn webauthn-bundle webauthn-framework webauthn-library webauthn-support

Last synced: 2 months ago
JSON representation

FIDO-U2F / FIDO2 / Webauthn Framework

Lists

README

        

# Webauthn Framework

![Build Status](https://github.com/web-auth/webauthn-framework/workflows/Integrate/badge.svg)

[![Latest Stable Version](https://poser.pugx.org/web-auth/webauthn-framework/v/stable.png)](https://packagist.org/packages/web-auth/webauthn-framework)
[![Total Downloads](https://poser.pugx.org/web-auth/webauthn-framework/downloads.png)](https://packagist.org/packages/web-auth/webauthn-framework)
[![Latest Unstable Version](https://poser.pugx.org/web-auth/webauthn-framework/v/unstable.png)](https://packagist.org/packages/web-auth/webauthn-framework)
[![License](https://poser.pugx.org/web-auth/webauthn-framework/license.png)](https://packagist.org/packages/web-auth/webauthn-framework)

[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/web-auth/webauthn-framework/badge)](https://api.securityscorecards.dev/projects/github.com/web-auth/webauthn-framework)

Webauthn defines an API enabling the creation and use of strong, attested, scoped, public key-based credentials by web
applications, for the purpose of strongly authenticating users.

This framework contains PHP libraries and Symfony bundle to allow developers to integrate that authentication mechanism
into their web applications.

# Documentation

The documentation can be read on the following website: https://webauthn-doc.spomky-labs.com/

# Partnership

This project is tested with BrowserStack (https://www.browserstack.com/) 🎉.
BrowserStack is an amazing tool that helps in testing apps and browsers. It is especially useful here for debugging or validating features with multiple browsers and platform versions.

# 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 sponsor](https://github.com/sponsors/Spomky)

Or

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

# Supported Versions

The list of the supported versions is available [on this page](https://github.com/web-auth/webauthn-framework/blob/4.8.x/RELEASES.md).

# Contributing

If you discover a security vulnerability within the project, please **don't use the bug tracker and don't publish it
publicly**.
Instead, all security issues must be sent via the [GitHub Vulnerability Report system](https://github.com/web-auth/webauthn-framework/security).

# Licence

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