Constant MAX_ATTEMPTS
pub const MAX_ATTEMPTS: u32 = 10; // 10u32Expand description
Maximum auth attempts allowed within the sliding window.
pub const MAX_ATTEMPTS: u32 = 10; // 10u32Maximum auth attempts allowed within the sliding window.