awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mpdavis/python-jose

Open-source alternatives to Python Jose

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

  • iaincollins/next-authiaincollins 的头像

    iaincollins/next-auth

    28,272在 GitHub 上查看↗

    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
    在 GitHub 上查看↗28,272
  • caffeinehit/django-oauth2-providercaffeinehit 的头像

    caffeinehit/django-oauth2-provider

    338在 GitHub 上查看↗

    Provide OAuth2 access to your app

    Python
    在 GitHub 上查看↗338
  • davedoesdev/python-jwtdavedoesdev 的头像

    davedoesdev/python-jwt

    222在 GitHub 上查看↗

    Python module for generating and verifying JSON Web Tokens

    Python
    在 GitHub 上查看↗222
  • demianbrecht/sanctiondemianbrecht 的头像

    demianbrecht/sanction

    189在 GitHub 上查看↗

    A dead simple OAuth2 client implementation.

    Python
    在 GitHub 上查看↗189
  • evonove/django-oauth-toolkitevonove 的头像

    evonove/django-oauth-toolkit

    3,327在 GitHub 上查看↗

    OAuth2 goodies for the Djangonauts!

    Python
    在 GitHub 上查看↗3,327

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • idan/oauthlibidan 的头像

    idan/oauthlib

    2,970在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗2,970
  • joestump/python-oauth2joestump 的头像

    joestump/python-oauth2

    3,009在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗3,009
  • jpadilla/pyjwtjpadilla 的头像

    jpadilla/pyjwt

    5,598在 GitHub 上查看↗

    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
    在 GitHub 上查看↗5,598
  • lepture/authliblepture 的头像

    lepture/authlib

    5,346在 GitHub 上查看↗

    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
    在 GitHub 上查看↗5,346
  • lepture/flask-oauthliblepture 的头像

    lepture/flask-oauthlib

    1,449在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,449
  • litl/rauthlitl 的头像

    litl/rauth

    1,600在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,600
  • omab/python-social-authomab 的头像

    omab/python-social-auth

    2,803在 GitHub 上查看↗

    Social auth made simple

    Python
    在 GitHub 上查看↗2,803
  • brianloveswords/python-jwsbrianloveswords 的头像

    brianloveswords/python-jws

    56在 GitHub 上查看↗

    python implementation of JSON Web Signatures

    Python
    在 GitHub 上查看↗56
  • pennersr/django-allauthpennersr 的头像

    pennersr/django-allauth

    10,342在 GitHub 上查看↗

    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
    在 GitHub 上查看↗10,342