custom routes added to auth route arent rate limit protected

should custom routes added to the auth prefix (e.g. /auth/is-email-available) be rate limitable? i added a custom route and tried adding a custom rule for /auth/is-email-available and /is-email-available and the rate limits dont work. its enabled in dev mode and other rate lmiits do work
Solution
ah plugins
Was this page helpful?