web-auth / webauthn-framework

FIDO-U2F / FIDO2 / Webauthn Framework
MIT License
410 stars 54 forks source link

Add missing tag to inject configured event dispatcher #584

Closed amenophis closed 6 months ago

amenophis commented 6 months ago

Target branch: 4.8.x Resolves issue #

Add missing tags in dynamic attestation and assertion validator services.

IMHO, those multiple services should be removed to have only one declared by class, instead of one by configuration.