Function: createPasskey()

createPasskey(config, options?): Promise<{}>

Defined in: react-native-passkey-stamper/src/index.ts:134

Creates a passkey and returns authenticator params

Parameters

config

TPasskeyRegistrationConfig

options?

withPlatformKey

boolean

withSecurityKey

boolean

Returns

Promise<{}>

Function: createPasskey()

createPasskey(config, options?): Promise<{}>

Defined in: react-native-passkey-stamper/src/index.ts:134

Creates a passkey and returns authenticator params

Parameters

config

TPasskeyRegistrationConfig

options?

withPlatformKey

boolean

withSecurityKey

boolean

Returns

Promise<{}>