issues
search
GJordao
/
simple-auth
An authentication service that aims to be simple and customisable
MIT License
3
stars
3
forks
source link
Add max number of tries for password change
#24
Open
GJordao
opened
3 years ago
GJordao
commented
3 years ago
Should be controlled by an env variable
Should default to 3
Should lock that user account for X time
Time controlled by env variable
Default to 2 minutes