Visanduma / nova-two-factor

Laravel nova in-dashboard 2FA feature
56 stars 31 forks source link

Add rate limiter to authenticate endpoint #45

Closed aprivette closed 10 months ago

aprivette commented 11 months ago

Adds a rate limit config option to prevent brute force attacks. Could be a good idea to enable it by default in the config file, but I left it disabled for now. Thanks!

lahirulhr commented 10 months ago

Thank you for the contribution. it will be valuable feature for everyone