New plugin for Passwordless.net based on Node-Cache

My first package published on NPM

Published on Jun 05, 2016

Reading time: 1 minutes.


Yesterday I’ve published my first npm package and I’m feeling quite proud. I’ve been programming in NodeJS for a few months now and I have to say, I love the concept behind npm. The fact that you can rely on a bunch of packages ready to be used, installable in few seconds that are often really well written, tested and documented and last but not least open-source, is just great.

So I’ve decided that I had to contribute with a plugin for passwordless.net that supports node-cache. My plugin, passwordless-nodecache is available on npmjs.com and it’s listed in the Plugins page of passwordless.

The source code is also available on GitHub.

Have fun!