/ring-session-timeout

Ring middleware for session timeouts

Primary LanguageClojure

Ring-Session-Timeout

Build Status

Ring middleware that provides idle and absolute timeouts for sessions.

Installation

Add the following dependency to your project.clj:

[ring/ring-session-timeout "0.1.0"]

Documentation

License

Copyright © 2014 James Reeves

Distributed under the MIT License, the same as Ring.