You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be of type BufferSource. I would suggest just removing it from the code alltogether since PublicKeyCredentialDescriptor is a global type anyway and is already included in TypeScript in lib.dom.d.ts
It should be of type
BufferSource
. I would suggest just removing it from the code alltogether sincePublicKeyCredentialDescriptor
is a global type anyway and is already included in TypeScript inlib.dom.d.ts
ref
webauthn-lib/packages/server/src/typed/webauthn.ts
Line 39 in a09b6f3
The text was updated successfully, but these errors were encountered: