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.dev4.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.dev4-py3-none-any.whl (87.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jamlib-2.6.0b0.dev4.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.dev4.tar.gz
Algorithm Hash digest
SHA256 038130d0030999bdcd8fbbcf21311f70f3e07bf32e374fe4d55ee4c11b9619d6
MD5 7520be77a662576287f837af399556a5
BLAKE2b-256 fb2acd5ebf2edf91a790db6c9305054f7957cb61cda23b6f69e62d82e99bd3d4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jamlib-2.6.0b0.dev4-py3-none-any.whl
Algorithm Hash digest
SHA256 d184ea6b95fc926953114e27c644a3cc8280c72a383dc4baadb5a9ca997bdc1e
MD5 cc6cbd1b172f522f4ae62ed20d7bc11b
BLAKE2b-256 42726d19cfb450617d8d032e6ebe7be8fd0c60bab0014415d4140c7b10906698

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