menu
serverpod_auth_idp_server package
documentation
providers/email.dart
RateLimit
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
final
The maximum number of attempts allowed within the timeframe.
Implementation
final int maxAttempts;
serverpod_auth_idp_server package
documentation
providers/email
RateLimit
maxAttempts property
RateLimit class