maxAttempts property
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;
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.
final int maxAttempts;