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.dev2.tar.gz (57.2 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.dev2-py3-none-any.whl (87.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jamlib-2.6.0b0.dev2.tar.gz
Algorithm Hash digest
SHA256 5960a50e09214f963e7d747d7bb1363319481bf510d3d4342fd09a88fb8e80d6
MD5 1c86b77595fd007d3a8f96b90c24c5e1
BLAKE2b-256 b4ed7c0be644b61100904336083dc42ad70352bb964aaf5c28120bf83eeb27fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jamlib-2.6.0b0.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 b9106e4884ae971eb4c8af7136a9e0170aef77115bac27da52db9a12d066c481
MD5 01ffd0075c8e5bd67967485d95aebd3e
BLAKE2b-256 389633c8b0bf92d046480ef3bdafd973bff65ca8419fcfec47fd670b2d6d0cf2

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