Module: CommandTower::Services::Auth::SignupRateLimits::Enforcement
- Included in:
- CheckAvailability, CheckRegister, CheckTokenIssue
- Defined in:
- app/services/command_tower/services/auth/signup_rate_limits/enforcement.rb
Overview
Counter vocabulary shared by the signup 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.