maxPasswordResetAttempts property

RateLimit maxPasswordResetAttempts
final

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;