feat: login-limiter

This commit is contained in:
Andres 2023-10-15 10:41:19 +02:00
commit 7dd6f3729b
4 changed files with 14 additions and 8 deletions

3
.gitignore vendored
View file

@ -161,4 +161,5 @@ sketch
# and uncomment the following lines
# .pnp.*
# End of https://www.toptal.com/developers/gitignore/api/vscode,yarn,react,node
# End of https://www.toptal.com/developers/gitignore/api/vscode,yarn,react,node
.yarn/cache/*