stackinflow / node-rest-api-starter

This repository is a template to avoid rewriting all the basic authentication code for REST API's built with Express.js, MongoDB.

Home Page:https://stackinflow.github.io/node-rest-api-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scheduled account locking

fayaz07 opened this issue · comments

Use node-scheduler to implement account locking for specific amount of time, for few areas like restrict user to perform any action on the application for 1 day or 2 days... based on the situation.

Hey, I have worked with NodeJs before but did not come across node-scheduler thus would like to learn and resolve this issue !

Read the contribution guidelines
Join the Gitter for any discussions