https://github.com/web-auth/webauthn-symfony-security-bundle
[READ ONLY] DEPRECATED!!! Webauthn Symfony Security Bundle
https://github.com/web-auth/webauthn-symfony-security-bundle
fido fido-u2f fido2 symfony symfony-bundle u2f u2f-protocol webauthn webauthn-bundle
Last synced: 7 months ago
JSON representation
[READ ONLY] DEPRECATED!!! Webauthn Symfony Security Bundle
- Host: GitHub
- URL: https://github.com/web-auth/webauthn-symfony-security-bundle
- Owner: web-auth
- License: mit
- Created: 2019-01-08T12:51:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T17:41:52.000Z (over 6 years ago)
- Last Synced: 2025-01-13T08:32:37.075Z (9 months ago)
- Topics: fido, fido-u2f, fido2, symfony, symfony-bundle, u2f, u2f-protocol, webauthn, webauthn-bundle
- Language: PHP
- Homepage:
- Size: 87.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FIDO2/Webauthn Security Bundle for Symfony
==========================================**FIDO2/Webauthn Security Bundle for Symfony** is a **Symfony Bundle** that will provide a firewall based on Webauthn.
Your users will be able to authenticate using their security devices.# Installation
Install the library with Composer: `composer require web-auth/webauthn-symfony-security-bundle`.
# 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!
[](https://www.patreon.com/FlorentMorselli)
# Licence
This project is release under [MIT licence](LICENSE).