Skip to main content

Full-featured authentication Django app for the Stapel framework

Project description

stapel-auth

CI codecov

Full-featured authentication — JWT, passkeys (WebAuthn), TOTP, QR login, OAuth2, SSO (SAML/OIDC), magic link, phone OTP

Part of the Stapel framework — composable Django apps for building production-grade platforms.

Installation

pip install stapel-auth

Quick start

# settings.py
INSTALLED_APPS = [
    ...
    'stapel_auth',
]

Bus events

Emits

| user.session_created | schema | User successfully authenticated and a new session was created. | | user.session_revoked | schema | A user session was revoked (logout or admin action). |

License

MIT — see LICENSE

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stapel_auth-0.3.2-py3-none-any.whl (208.5 kB view details)

Uploaded Python 3

File details

Details for the file stapel_auth-0.3.2-py3-none-any.whl.

File metadata

  • Download URL: stapel_auth-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 208.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.5

File hashes

Hashes for stapel_auth-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 47bc46ac58f17f60c68c628b1f95ec7b109c9181c1218b02c09d675f358bbb4e
MD5 f5a7e6d6ecd7ae508e1f4d9cece9e223
BLAKE2b-256 6c5e82d9bdf3a6734cf5c25ff9e40a64987b4ddb506ec0a8878a62e36c3553c4

See more details on using hashes here.

Supported by

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