awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to davedoesdev/python-jwt

Open-source alternatives to Python Jwt

14 open-source projects similar to davedoesdev/python-jwt, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Python Jwt alternative.

  • iaincollins/next-authAvatar von iaincollins

    iaincollins/next-auth

    28,272Auf GitHub ansehen↗

    Next-auth is an authentication library and identity framework used to manage user sign-in and session state across web applications. It provides a system for handling user identity through OAuth, OpenID Connect, and passwordless sign-in flows. The project features a multi-provider framework that integrates third-party identity services and custom directory backends. It supports passwordless authentication via email magic links or hardware keys and utilizes a database-agnostic storage layer to persist authentication states across different database types or in-memory. Security is managed thro

    TypeScript
    Auf GitHub ansehen↗28,272
  • caffeinehit/django-oauth2-providerAvatar von caffeinehit

    caffeinehit/django-oauth2-provider

    338Auf GitHub ansehen↗

    Provide OAuth2 access to your app

    Python
    Auf GitHub ansehen↗338
  • demianbrecht/sanctionAvatar von demianbrecht

    demianbrecht/sanction

    189Auf GitHub ansehen↗

    A dead simple OAuth2 client implementation.

    Python
    Auf GitHub ansehen↗189
  • evonove/django-oauth-toolkitAvatar von evonove

    evonove/django-oauth-toolkit

    3,327Auf GitHub ansehen↗

    OAuth2 goodies for the Djangonauts!

    Python
    Auf GitHub ansehen↗3,327
  • idan/oauthlibAvatar von idan

    idan/oauthlib

    2,970Auf GitHub ansehen↗

    A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

    Python
    Auf GitHub ansehen↗2,970

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • joestump/python-oauth2Avatar von joestump

    joestump/python-oauth2

    3,009Auf GitHub ansehen↗

    A fully tested, abstract interface to creating OAuth clients and servers.

    Python
    Auf GitHub ansehen↗3,009
  • jpadilla/pyjwtAvatar von jpadilla

    jpadilla/pyjwt

    5,598Auf GitHub ansehen↗

    PyJWT is a Python library for encoding, decoding, and verifying JSON Web Tokens (JWTs). It provides comprehensive JWT functionality including algorithm-agnostic signing and verification, supporting both symmetric HMAC shared-secret cryptography and asymmetric RSA/ECDSA public-key cryptography for flexible trust models. The library implements a claim-based validation pipeline that checks issuer, audience, expiration, and other time-based claims during token decoding, with configurable clock skew tolerance for distributed systems. It requires callers to explicitly specify allowed signing algori

    Pythonhacktoberfestjwtpython
    Auf GitHub ansehen↗5,598
  • lepture/authlibAvatar von lepture

    lepture/authlib

    5,346Auf GitHub ansehen↗

    Authlib is a comprehensive Python framework for implementing OAuth 1.0, OAuth 2.0, and OpenID Connect clients and servers. It provides a complete toolkit for identity management, spanning the development of authorization servers, resource servers, and client-side integrations. The library distinguishes itself through a full implementation of the JOSE specifications, including JSON Web Tokens, Encryption, Signatures, and Keys. It features specialized capabilities for non-interactive authentication via service account assertion frameworks and a compliance-correction layer designed to handle ide

    Python
    Auf GitHub ansehen↗5,346
  • lepture/flask-oauthlibAvatar von lepture

    lepture/flask-oauthlib

    1,449Auf GitHub ansehen↗

    YOU SHOULD USE https://github.com/lepture/authlib

    Python
    Auf GitHub ansehen↗1,449
  • litl/rauthAvatar von litl

    litl/rauth

    1,600Auf GitHub ansehen↗

    A Python library for OAuth 1.0/a, 2.0, and Ofly.

    Python
    Auf GitHub ansehen↗1,600
  • mpdavis/python-joseAvatar von mpdavis

    mpdavis/python-jose

    1,752Auf GitHub ansehen↗

    A JOSE implementation in Python

    Python
    Auf GitHub ansehen↗1,752
  • omab/python-social-authAvatar von omab

    omab/python-social-auth

    2,803Auf GitHub ansehen↗

    Social auth made simple

    Python
    Auf GitHub ansehen↗2,803
  • brianloveswords/python-jwsAvatar von brianloveswords

    brianloveswords/python-jws

    56Auf GitHub ansehen↗

    python implementation of JSON Web Signatures

    Python
    Auf GitHub ansehen↗56
  • pennersr/django-allauthAvatar von pennersr

    pennersr/django-allauth

    10,342Auf GitHub ansehen↗

    django-allauth is a comprehensive authentication framework for Django applications that manages user registration, account ownership verification, and secure login processes. It provides a system for handling the entire user account lifecycle, including the ability to define custom signup fields and implement identity verification. The project distinguishes itself by providing a suite of OAuth and SAML integrations for social account authentication and the capability to act as an OpenID Connect identity provider. It further supports decoupled architectures through a token-based headless authe

    Pythonaccountsauthenticationdjango
    Auf GitHub ansehen↗10,342