/Passwordless

Passwordless token-based email authentication for the Slim Framework

Primary LanguagePHPMIT LicenseMIT

Build Status

Passwordless authentication for the PHP Slim microframework

This passwordless token-based email authentication is inspired by Ben Brown and Justin Balthorp.

It's modeled after the Passwordless Node js package and provides middleware for the Slim microframework.

Right now it's in it's early stages and not ready even for alpha use.