Skip to content

Documentation / expo / useMfaEnrollmentUI

Function: useMfaEnrollmentUI() ​

useMfaEnrollmentUI(): Object

Returns ​

Object

init ​

init: (params) => Promise<void>

Parameters ​

• params: Object

• params.mfaMethods: MfaMethod[]

• params.relyingParty?: string

Returns ​

Promise<void>