Hello guys! The default rate limit in Fortify as of now is the login & two-factor auth. I want to implement the same in other routes, especially in the 'confirm-password' of the two-factor auth. BTW, I am using Laravel API with Laravel Fortify and separate Vue frontend repo.
@martinbean I read it and you need to attach the rate limit you created to the routes. But in Laravel Fortify the routes were pre-configured and hidden so I don't know where to attach the rate limit