maxAttempts property

int maxAttempts
final

Wrong attempts allowed before an identifier is throttled.

A six-digit code is only a million possibilities; without a cap it is guessable in minutes.

Implementation

final int maxAttempts;