web-auth / webauthn-stimulus
Webauthn integration for Symfony
Installs: 8 610
Dependents: 2
Suggesters: 0
Security: 0
Stars: 8
Watchers: 3
Forks: 1
Language:TypeScript
Type:symfony-bundle
Conflicts
- symfony/flex: <1.13
- 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
This package is auto-updated.
Last update: 2024-10-20 05:58:31 UTC
README
Symfony UX Webauthn is a Symfony bundle integrating Webauthn in Symfony applications. It is not part of the Symfony UX initiative.
Webauthn is a complete and easy to use way to interact with Webauthn servers. Just pass the form data, and it will interact with FIDO/FIDO2 Authenticators through the CTAP2 and Webauthn protocols.
This repository is a READ-ONLY sub-tree split. See https://github.com/web-auth/webauthn-framework to create issues or submit pull requests.