maxPasswordResetAttempts property

RateLimit maxPasswordResetAttempts
final

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;