bocajspear1 / node-session

A node.js session manager, highly configurable, but simple to use.

Repository from Github https://github.combocajspear1/node-sessionRepository from Github https://github.combocajspear1/node-session

node_session

=================================

node_session is a simple to use, but highly configurable Node.js session manager.

Some interesting features include: - Configurable to use session cookies or session cookies. - Expiration times for the session data and the cookie are seperately configurable. - The capability to run functions when a session is destroyed, created or updated. - Security features like User-Agent matching and IP address matching. - Capabilities to add new methods of storing session data.

About

A node.js session manager, highly configurable, but simple to use.


Languages

Language:JavaScript 100.0%