Skip to content

Authentication module alternatives

Rick Thomas edited this page Feb 1, 2012 · 1 revision

I recently compared these auth modules.

Passport has the cleanest architecture and code by far. And chose it for that reason.

If you need a lower level tool, authom is nice too.