getEnrolledFactors abstract method

Future<List<MultiFactorInfo>> getEnrolledFactors()

Returns a list of the MultiFactorInfo already associated with this user.

Implementation

Future<List<MultiFactorInfo>> getEnrolledFactors();