Session Manager
Secure session management with signed cookies, fingerprinting, sliding expiration, concurrent limits, and CSRF protection. Zero dependencies.
Part of the Auth Vault toolkit by CodeVault.
Features
- HMAC-signed session cookies — tamper-proof, no client-side manipulation
- In-memory store with Redis-compatible interface
- Automatic session expiration with background cleanup
- Sliding expiration: TTL resets on each request
- Session fingerprinting: bind sessions to IP + User-Agent
- Concurrent session limits: max N active sessions per user
- CSRF token generation and validation
- CLI tool for session creation, validation, and management
- Zero dependencies — Python stdlib only
🔒 Available in full product
Quick Start
You’ve reached the end of the free preview
Get the full Session Manager and unlock everything.
All Chapters
Get the complete guide with every chapter unlocked, including code samples, diagrams, and best practices.
Full Tool Suite
Access all interactive tools with complete data, all workload profiles, and the full scenario library.
Source Files
Downloadable source code, configuration files, and working examples from every chapter.
Lifetime Updates
Free updates for life. Every new chapter, tool, and improvement included.
Buy Now — $29 →
📦 Free sample included — download another copy for the full product.
Session Manager v1.0.0 — Free Preview