factorIds property

List<String>? factorIds
final

The list of identifiers for enabled second factors. Currently 'phone' and 'totp' are supported.

Implementation

final List<AuthFactorType>? factorIds;