maxPasswordResetAttempts property
How many password reset attempts are allowed for the same email.
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.
Defaults to allowing at most 3 attempts in the last hour.
final RateLimit maxPasswordResetAttempts;