Guardian.js lets developers run an OAuth-based user authentication and authorization system for their applications.Unlike similar tools, Guardian.js does not work from the app's core like most tools would, but from a different machine or port, separately...

Passwordless

Passwordless 1.1.0 updated

Passwordless implements OTPW: one-time-passwords.This works by asking the user to enter an email address and by sending him a confirmation link to that address.By clicking and accessing the link, the user is authenticated and a new account is created for...

Strawberry works by storing user information inside a database and then using that data to authenticate users and grant them access to an app's features/pages.Strawberry includes support for a registration page, an email confirmation step, a forgot...