ParaMobile Class

The ParaMobile class represents a mobile implementation of the Para SDK, extending the CorePara class.

Methods

constructor()
Function
Creates an instance of ParaMobile.
verifyEmailBiometricsId()
Function
Verifies an email and returns the biometrics ID.
verifyPhoneBiometricsId()
Function
Verifies a phone number and returns the biometrics ID.
registerPasskey()
Function
Registers a passkey for the user.
login()
Function
Logs in the user using either email or phone number.