Skip to main content

Simple and universal library for authorization.

Project description

Jam

logo

Python Version PyPI - Version PyPI Downloads tests GitHub License

Documentation: jam.makridenko.ru

Install

pip install jamlib

Quick example

from jam import Jam

jam = Jam()

jwt = jam.jwt_create_token({"user": 1})
session_id = jam.session_create(session_key="username", data={"user": 1})

Why Jam?

Jam is a library that provides the most popular AUTH* mechanisms right out of the box.

Framework integrations

Jam provides ready-to-use integrations for the most popular frameworks:

Each integration offers built-in middleware or plugin support for JWT and session-based authentication.

Why choose Jam?

Jam supports many authentication methods out of the box with minimal dependencies. Here is a comparison with other libraries:

Features / Library Jam Authx PyJWT AuthLib OTP Auth
JWT
JWT black/white lists
Server side sessions
OTP
OAuth2
PASETO
Flexible config
Modularity

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

jamlib-3.0.0a6.tar.gz (57.6 kB view details)

Uploaded Source

Built Distribution

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

jamlib-3.0.0a6-py3-none-any.whl (88.6 kB view details)

Uploaded Python 3

File details

Details for the file jamlib-3.0.0a6.tar.gz.

File metadata

  • Download URL: jamlib-3.0.0a6.tar.gz
  • Upload date:
  • Size: 57.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.2

File hashes

Hashes for jamlib-3.0.0a6.tar.gz
Algorithm Hash digest
SHA256 89a1cdc12ab73ec1fced8ab1ef8b969a888c31a8de8a8f9f93908e84fb2c4174
MD5 d27f9429d7c8388d21ca26679a5f610e
BLAKE2b-256 68f3c4ff47ce63fd9863654b46c86710ba58fd6ec8d656c7949d099a70cf77b4

See more details on using hashes here.

File details

Details for the file jamlib-3.0.0a6-py3-none-any.whl.

File metadata

  • Download URL: jamlib-3.0.0a6-py3-none-any.whl
  • Upload date:
  • Size: 88.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.2

File hashes

Hashes for jamlib-3.0.0a6-py3-none-any.whl
Algorithm Hash digest
SHA256 2bb3aed2afe44e18144ca74986ed281bae3addda2c75b04beaf7cc4da68311ee
MD5 aae46c607b99977362a9d4b40b3c6fbb
BLAKE2b-256 838c762df21085024ae465676c75fb827506da1fa0f888b30d24c498d91a2537

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