loginIds property

List<String> loginIds
final

The identifiers the user can sign in with. This is a list of one or more email addresses, phone numbers, usernames, or any custom identifiers the user can authenticate with.

Implementation

final List<String> loginIds;