ddenevOriginal post
Rank 2: Process
Why are successful logins counted towards the rate limits?
E.g. when using account.createEmailSession() and successful login, why is the rate limit increased in this case? Shouldn't rate limits be conditional for the login endpoints?
Summary
The user inquires about rate limits and successful account logins. They question if there is a plan to introduce an API for manipulating rate limits. They find it unusual for the rate limits to increase when there are successful logins. They suggest that rate limits should be conditional for login endpoints. A suggested solution is to follow the provided link for more information.