Navigation

  • index
  • next |
  • secure-cookie Documentation (0.x) »
  • secure-cookie

secure-cookieΒΆ

Provides interfaces for secure cookies and sessions in WSGI applications. Secure cookies are cryptographically signed (but not encrypted) to prevent tampering. Sessions are data associated with a given user across requests and responses.

  • Secure Cookies
    • Application Integration
    • API
  • Sessions
    • Session Store
    • Cleanup
    • Middleware
    • API
  • Changes
    • Version 0.3.0
    • Version 0.2.0
    • Version 0.1.0
  • BSD-3-Clause License

Project Links

  • Donate to Pallets
  • PyPI releases
  • Source Code
  • Issue Tracker

Quick search

© Copyright 2007 Pallets. Created using Sphinx 5.0.1.