Closed TimWolla closed 3 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is not yet resolved.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is not yet resolved.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is resolved with web-auth/doc@7b45e844af491ac99f2a2128cee1b55e525016c3.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Describe the bug
In https://webauthn-doc.spomky-labs.com/deep-into-the-framework/attestation-and-metadata-statement#basic-repository-implementation the
Webauthn\MetadataService\SimpleMetadataStatementRepository
class is mentioned, but it is nowhere to be found in theweb-auth/metadata-service
composer package.To Reproduce
Steps to reproduce the behavior:
composer require web-auth/metadata-service
grep -Rl 'SimpleMetadataStatementRepository'
Expected behavior
The result should be non-empty (or the docs should be updated).
Screenshots
n/a
Desktop (please complete the following information):
n/a
Smartphone (please complete the following information):
n/a
Additional context
n/a