iron-login Build Status

Basic session management in Iron.

This crate provides an iron middleware that handles user login sessions using a cryptographically signed authentication cookie.

Usage

See /examples/ for usage.

License

Licensed under the MIT, see LICENSE.