const DEVICE_RC_PER_SECOND: f64 = 1.0;Expand description
Always-on throttle for the RFC 8628 device user-code endpoints. The
user_code is low-entropy by design (§6.1), so §5.1 requires bounding
guesses regardless of the optional oidc_rc_* knobs; the burst stays
generous for the one code a real user enters.