userIdentifier property

String? userIdentifier
final

Optional client-generated user identifier to enable per-user rate limiting for SMS auth. We recommend using a hash of the client-side IP address.

Implementation

final String? userIdentifier;