Biometric Login
Logs into the wallet using biometric data.
biometricLogin: (type: CreateTokenType, spk: KeyPair) => Promise<string>;Parameters
Returns:
Associated Interface
KeyTypesLast updated
Logs into the wallet using biometric data.
biometricLogin: (type: CreateTokenType, spk: KeyPair) => Promise<string>;Last updated