This is the last release to support webauthn-lib 4.x.
apaderno, ptmkenny
Issues: 4 issues resolved.
Changes since 1.0.0-alpha6:
* Add reflection-docblock dependency.
* Add AuthenticatorAttestationResponseValidator + AuthenticatorAssertionResponseValidator to interface.
* Add basic install/uninstall test. * Fix incorrect config type for id_auto. * Add custom phpstan.neon and set level to 9.
* Provide interface for Webauthn service. * Move functionality dependent on public_key_credential_source into that module.
* Provide methods to get public key credential and public key credential source. * Add required Symfony dependencies (property-access + property-info). * Automatic relying party ID setting now behaves as expected.
Initial release!
Open the dev branch!