web-auth / webauthn-framework

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

SimpleMetadataStatementRepository missing, but mentioned in Docs #163

Closed TimWolla closed 3 years ago

TimWolla commented 3 years ago

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 the web-auth/metadata-service composer package.

To Reproduce

Steps to reproduce the behavior:

  1. composer require web-auth/metadata-service
  2. grep -Rl 'SimpleMetadataStatementRepository'
  3. An empty result.

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

stale[bot] commented 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.

TimWolla commented 3 years ago

This issue is not yet resolved.

stale[bot] commented 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.

TimWolla commented 3 years ago

This issue is not yet resolved.

stale[bot] commented 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.

TimWolla commented 3 years ago

This is resolved with web-auth/doc@7b45e844af491ac99f2a2128cee1b55e525016c3.

github-actions[bot] commented 1 year ago

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.