feat: webauthn (passkey) support #433
Annotations
7 errors
test:
src/runtime/app/composables/webauthn.ts#L11
'"#auth-utils"' has no exported member named 'WebauthnComposable'. Did you mean 'WebAuthnComposable'?
|
test:
src/runtime/server/lib/webauthn/authenticate.ts#L10
Module '"#auth-utils"' has no exported member 'CredentialAuthenticationEventHandlerOptions'.
|
test:
src/runtime/server/lib/webauthn/authenticate.ts#L33
Object is of type 'unknown'.
|
test:
src/runtime/server/lib/webauthn/register.ts#L10
Module '"#auth-utils"' has no exported member 'CredentialRegistrationEventHandlerOptions'.
|
test:
src/runtime/server/lib/webauthn/register.ts#L40
Object is of type 'unknown'.
|
test:
src/runtime/types/index.ts#L4
Module '"./webauthn"' has no exported member 'AuthenticatorDevice'.
|
test
Process completed with exit code 2.
|