Update WebAuthn.php

This commit is contained in:
Bradley Schofield
2024-06-21 22:42:48 +09:00
parent a080e7c583
commit 5002139b1b
+1
View File
@@ -15,6 +15,7 @@ use Webauthn\AttestationStatement\AttestationObjectLoader;
use Webauthn\AttestationStatement\AttestationStatementSupportManager;
use Webauthn\AuthenticatorAssertionResponse;
use Webauthn\AuthenticatorAssertionResponseValidator;
use Webauthn\AuthenticatorAttestationResponseValidator;
use Webauthn\PublicKeyCredentialLoader;
use Webauthn\PublicKeyCredentialRequestOptions;
use Webauthn\PublicKeyCredentialSource;