Skip to main content

Simple and universal library for authorization.

Project description

Jam

logo

Static Badge 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})
decoded_payload = jam.jwt_verify_token(jwt)

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-2.6.0b0.dev1.tar.gz (57.0 kB view details)

Uploaded Source

Built Distribution

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

jamlib-2.6.0b0.dev1-py3-none-any.whl (87.1 kB view details)

Uploaded Python 3

File details

Details for the file jamlib-2.6.0b0.dev1.tar.gz.

File metadata

  • Download URL: jamlib-2.6.0b0.dev1.tar.gz
  • Upload date:
  • Size: 57.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.2

File hashes

Hashes for jamlib-2.6.0b0.dev1.tar.gz
Algorithm Hash digest
SHA256 a437d63a552eec57ec61af1e3169aebb787c60625e547a0ea4f2f0316a7f9d0b
MD5 68c83f00c10a7869db470e73da55ce26
BLAKE2b-256 800a69205d206a7bc7c043596e3d7dc08f516256d521a74aa6d24bbc27a8096e

See more details on using hashes here.

File details

Details for the file jamlib-2.6.0b0.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for jamlib-2.6.0b0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 a4ba8a41ae6226ef997a2660a4846731cc949f1789b5811be56bb910b51f9115
MD5 158e5c2ce2033615ba851210fb410551
BLAKE2b-256 1630a4ab7d0e7ec2e3fdf7bfc467e9a7b485299827a2b7a9f2fd96d1fdb07ede

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