Skip to content

edemocracy/more.browser_session

Repository files navigation

more.browser_session

WARNING: This is an early version that works for me. Please don't rely on it ;)

Implements (HTTP, browser) session support for Morepath applications based on cookies signed by itsdangerous. Most code is taken from the Flask project.

The session data is signed, not encrypted! Don't store sensitive data in the session! Support for encryption will be added soon.

About

Session support for Morepath applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published