allowedIds property

List<String> allowedIds
final

List of allowed IDs (email, phone, or string IDs) for access in production. If empty, no one is allowed by ID.

Implementation

final List<String> allowedIds;