retrieveFactors

abstract suspend fun retrieveFactors(uid: String): List<UserMfaFactor>(source)

Retrieves all MFA factors of a user

Return

A list of all MFA factors

Parameters

uid

the id of the user