Interface: PublicKeyCredentialDescriptor
Defined in: react-native-passkey-stamper/src/index.ts:15 https://www.w3.org/TR/webauthn-2/#dictionary-credential-descriptor Copied from https://github.com/f-23/react-native-passkey/blob/17184a1b1f6f3ac61e07aa784c9b64efb28b570e/src/Passkey.tsx#L80C1-L85C2 TODO: can we import this type instead?Properties
id
id: string
Defined in: react-native-passkey-stamper/src/index.ts:17
transports?
Defined in: react-native-passkey-stamper/src/index.ts:18optionaltransports:AuthenticatorTransport[]
type
type: string
Defined in: react-native-passkey-stamper/src/index.ts:16