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.dev5.tar.gz (57.4 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.dev5-py3-none-any.whl (87.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jamlib-2.6.0b0.dev5.tar.gz
Algorithm Hash digest
SHA256 4194c2040ec327cdd4ab68e49b6fd167566362093213c361e417ae3fbaafa02b
MD5 51d015493fc96fdacb0e57b5f6a2f830
BLAKE2b-256 66a687ae43573689c716dbb65d0c291a735b55d689559d824f02a80f9ab02748

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jamlib-2.6.0b0.dev5-py3-none-any.whl
Algorithm Hash digest
SHA256 9b4ce2aebc15032f4c1fdd719ca9e9117062fa4ec111a736b3f7616635443b43
MD5 cb891cf0bef619a70ca143522a22ff82
BLAKE2b-256 43c7b1a94b028ea308d76fafaea7712a9a7efb659d5b37023f9e3d5105ab262e

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