tvallotton / rocket_auth

An implementation for an authentication API for Rocket applications.
https://docs.rs/rocket_auth/
Apache License 2.0
73 stars 36 forks source link

Failed login attempts #7

Open tvallotton opened 3 years ago

tvallotton commented 3 years ago

Build some security feature against multiple failed login attempts.