Ian Walter
Ian Walter
I think you are probably right about that. It wasnt a pressing matter for me at the time I was working on this and then I had to start working...
Hi, sorry for the late response, I was planning to save a JSON string to Redis with each session object.
Agreed. I will get to this at some point in the future but also welcome others to take this on. Thanks!
@Kentoseth Comeonin is a password hashing library so I'm not sure what you mean by `user-creation`. The example in the README uses Comeonin to check a given password against the...
> I’m skeptical. There’s just too many false-positive reports and most audit reports don’t actually apply to ones package. I think having this is just going to be an annoyance....
@janpio I think you should create a PR. It seems like that's the best solution from what I've seen / tried. But you would need to add the branch name...
> I am not using `np` any more, also couldn't get other PRs successfully merged as I didn't actually know enough JS to also cover the tests - so I...
I'm getting this error when using `xmlrpclib`. Tried installing master and still getting the error.
I was able to get it by adding an `onValueChange` handler prop to ``.
Hi @mick-feller, what about using something like [`conf`](https://github.com/sindresorhus/conf) to handle the (default) storage details/logic?