Module: CommandTower::Services::Auth::PasswordRecovery::RateLimits::Enforcement
- Included in:
- CheckSend, CheckTokenIssue
- Defined in:
- app/services/command_tower/services/auth/password_recovery/rate_limits/enforcement.rb
Overview
Counter vocabulary shared by the password recovery rate limit services. Each service composes the buckets it cares about; this module owns how a single bucket is incremented and how a breach is reported.