Secure cookie and session interface for WSGI applications
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.
$
pkg install py311-secure-cookieOrigin
www/py-secure-cookie
Size
99.8KiB
License
BSD3CLAUSE
Maintainer
acm@FreeBSD.org
Dependencies
2 packages
Required by
2 packages