New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

Sesh

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Sesh

Sesh is a session management library for FastAPI

  • 0.7.2
  • PyPI
  • Socket score

Maintainers
1

Sesh

Session Management for FastAPI

Features

  • Secure your FastAPI app with cookies rather than tokens
  • Use dependency injection to protect routes and manage state data
  • Extensible API supports multiple, custom cookies
  • Redis is the first backend to be supported, but several others are in the works
  • Use multiple backends simultaneously
  • Pydantic models and static typing are used throughout to verify data and ease development
  • Abstract Base Classes for Session and SessionStore to ease development of custom tools

Gitlab Repository: https://gitlab.com/brianfarrell/sesh

Documentation: https://brianfarrell.gitlab.io/sesh/

PyPi Release: https://pypi.org/project/sesh/

License: https://www.gnu.org/licenses/agpl.html

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc