In this lesson, learn how to keep up with user login attempts to prevent brute force login attacks. Nuxt Auth Utils doesn’t ship with this out of the box but with a new database table and a little bit of custom code, we can set it up for ourselves pretty easily.
Links