maxPasswordResetAttempts property
How many password reset attempts are allowed for the same email OR from the same IP address.
Defaults to allowing at most 3 attempts in the last hour.
Implementation
final RateLimit maxPasswordResetAttempts;
How many password reset attempts are allowed for the same email OR from the same IP address.
Defaults to allowing at most 3 attempts in the last hour.
final RateLimit maxPasswordResetAttempts;