Skip to main content

Authentication and user management for Starlite

Project description

starlite-users

Authentication, authorization and user management for the Starlite framework

This package is not yet production ready.

Features

  • Supports Session, JWT and JWTCookie authentication backends
  • Authorization via role based guards
  • Pre-configured route handlers for:
    • Authentication
    • Registration
    • Verification
    • Password reset
    • Administrative user management (read, update, delete)
    • Administrative role management (read, update, delete)
    • Assignment/revocation of roles to/from users

Getting started

Installation

pip install starlite-users

Documentation

Read the documentation

Otherwise check out the examples

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

starlite_users-0.8.1.tar.gz (18.0 kB view hashes)

Uploaded Source

Built Distribution

starlite_users-0.8.1-py3-none-any.whl (22.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page