menu
serverpod_auth_idp_server package
documentation
core.dart
RateLimiterConfig
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
final
Maximum number of admitted attempts per key. Must be positive.
Implementation
final int maxAttempts;
serverpod_auth_idp_server package
documentation
core
RateLimiterConfig
maxAttempts property
RateLimiterConfig class