web-auth / webauthn-symfony-bundle
FIDO2/Webauthn Security Bundle For Symfony
Installs: 96 127
Dependents: 5
Suggesters: 1
Security: 0
Stars: 55
Watchers: 5
Forks: 5
Type:symfony-bundle
Requires
- php: >=8.2
- psr/event-dispatcher: ^1.0
- symfony/config: ^6.4|^7.0
- symfony/dependency-injection: ^6.4|^7.0
- symfony/framework-bundle: ^6.4|^7.0
- symfony/http-client: ^6.4|^7.0
- symfony/security-bundle: ^6.4|^7.0
- symfony/security-core: ^6.4|^7.0
- symfony/security-http: ^6.4|^7.0
- symfony/serializer: ^6.4|^7.0
- symfony/validator: ^6.4|^7.0
- web-auth/webauthn-lib: 5.0.1
Suggests
- symfony/security-bundle: Symfony firewall using a JSON API (perfect for script applications)
- 5.1.x-dev
- 5.0.x-dev
- 5.0.1
- 5.0.0
- 4.9.x-dev
- 4.9.1
- 4.9.0
- 4.8.x-dev
- 4.8.7
- 4.8.6
- 4.8.5
- 4.8.4
- 4.8.3
- 4.8.2
- 4.8.1
- 4.8.0
- 4.7.x-dev
- 4.7.9
- 4.7.8
- 4.7.7
- 4.7.6
- 4.7.5
- 4.7.4
- 4.7.3
- 4.7.2
- 4.7.1
- 4.7.0
- 4.6.x-dev
- 4.6.4
- 4.6.3
- 4.6.2
- 4.6.1
- 4.6.0
- 4.5.x-dev
- 4.5.2
- 4.5.1
- 4.5.0
- 4.4.x-dev
- 4.4.3
- 4.4.2
- 4.4.1
- 4.4.0
- 4.3.x-dev
- 4.3.1
- 4.3.0
- 4.2.x-dev
- 4.2.3
- 4.2.2
- 4.2.1
- 4.2.0
- v4.1.x-dev
- 4.1.5
- 4.1.4
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- v4.0.x-dev
- v4.0.5
- v4.0.4
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- v3.3.x-dev
- v3.3.12
- v3.3.11
- v3.3.10
- v3.3.9
- v3.3.8
- v3.3.7
- v3.3.6
- v3.3.5
- v3.3.4
- v3.3.3
- v3.3.2
- v3.3.1
- v3.3.0
- v3.2.x-dev
- v3.2.12
- v3.2.11
- v3.2.10
- v3.2.9
- v3.2.8
- v3.2.7
- v3.2.6
- v3.2.5
- v3.2.4
- v3.2.3
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.x-dev
- v3.1.1
- v3.1.0
- v3.0.x-dev
- v3.0.2
- v3.0.1
- v3.0.0
- v2.2.x-dev
- v2.1.x-dev
- v2.1.7
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.x-dev
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-alpha1
- v1.2.x-dev
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.x-dev
- v1.1.0
- v1.1.0-alpha1
- v1.0.x-dev
- v1.0.1
- v1.0.0
This package is auto-updated.
Last update: 2024-10-20 06:06:32 UTC
README
FIDO2/Webauthn Bundle for Symfony is a Symfony Bundle that will help you to manage attestation or assertion requests and responses computed by security devices.
Installation
Install the library with Composer: composer require web-auth/webauthn-symfony-bundle
.
Contribution
This repository is a sub repository of the Web Authentication Framework project and is READ ONLY.
Please do not submit any Pull Request here. You should go to the main repository instead.
Documentation
The official documentation is available at https://github.com/web-auth/webauthn-framework
Missing Features
- Token Binding support (see #2)
- Extension support is implemented but not fully tested
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 🍻 or more!
Licence
This project is release under MIT licence.