express-bouncer icon indicating copy to clipboard operation
express-bouncer copied to clipboard

Express bouncer in different parts of the code

Open kedavidsa opened this issue 9 years ago • 1 comments

When I tried to use express-bouncer in two different files I found that the module creates a new instance of the module.

I resolve the issue by my own, Do you want me to share the code?

How can I do this ?

kedavidsa avatar Feb 09 '16 16:02 kedavidsa

Hi, sorry for the late response. I'm actually reviewing this library now and if I remember correctly, this was by design, so you could provide different min, max and free parameters.

dkrutsko avatar Mar 07 '16 00:03 dkrutsko