Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getpara.com/llms.txt

Use this file to discover all available pages before exploring further.

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.