kahmali / meteor-restivus

REST APIs for the Best of Us! - A Meteor 0.9+ package for building REST APIs https://atmospherejs.com/nimble/restivus
MIT License
544 stars 116 forks source link

onLogInFailure #298

Open yushaUzumo opened 6 years ago

yushaUzumo commented 6 years ago

Can onLogInFailure method (or similar) please be added to handle a login failure, if it does not exist aready. If it exists please enlighten. It seems the issue here has not been answered!!

Use case: I am looking to keep a tally of the number of times a particular username's login attempts failed.

Will this be added on simple-rest as well, or does such exist in simple-rest already?