Socket
Socket
Sign inDemoInstall

Starlette-Login

Package Overview
Dependencies
2
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    Starlette-Login

User session management for Starlette


Maintainers
1

Readme

Coverage Test Status Package Version Supported Python versions Documentation Status

Introduction

https://starlette-login.readthedocs.io

Starlette-Login provides user session management for Starlette. Much inspired by Flask-Login, it handles the common tasks of logging in, logging out, and remembering your users' sessions over extended periods of time.

Installation

pip install Starlette-Login

Usage Examples

  • Starlette-Login-Example: Basic example the usage of Starlette-Login using basic auth Authentication
  • StarletteStarter: Starter Starlette web application. Ready with Register, Login, Forgot Password, Setting and more pages.

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc