Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Login attempt validation #154

Open
yushaUzumo opened this issue Aug 5, 2018 · 0 comments
Open

Login attempt validation #154

yushaUzumo opened this issue Aug 5, 2018 · 0 comments

Comments

@yushaUzumo
Copy link

yushaUzumo commented Aug 5, 2018

How do I implement a login attempt validation in meteor-rest or simple:rest-accounts-password.

Use case: The reason I want a meteor-rest login attempt validation is I am looking to keep a tally of the number of times a particular username's login attempts failed so that I can prohibit them from logging in again until they go through the forgot password process.

Not having login attempt validation in meteor-rest or in simple:rest-accounts-password is a security risk since if a hacker has a username/email they can try out as many passwords as they want until a match is found.

Please help

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant