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

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

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

joestump/python-oauth2

0
View on GitHub↗
3,009 星标·901 分支·Python·MIT·6 次浏览

Python Oauth2

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

Features

  • Authentication Libraries - Abstract interface for OAuth client and server creation.

Star 历史

joestump/python-oauth2 的 Star 历史图表joestump/python-oauth2 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Python Oauth2 的开源替代方案

相似的开源项目,按与 Python Oauth2 的功能重合度排序。
  • 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
  • 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
  • caffeinehit/django-oauth2-providercaffeinehit 的头像

    caffeinehit/django-oauth2-provider

    338在 GitHub 上查看↗

    Provide OAuth2 access to your app

    Python
    在 GitHub 上查看↗338
查看 Python Oauth2 的所有 14 个替代方案→

常见问题解答

joestump/python-oauth2 是做什么的?

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

joestump/python-oauth2 的主要功能有哪些?

joestump/python-oauth2 的主要功能包括:Authentication Libraries。

joestump/python-oauth2 有哪些开源替代品?

joestump/python-oauth2 的开源替代品包括: iaincollins/next-auth — Next-auth is an authentication library and identity framework used to manage user sign-in and session state across web… davedoesdev/python-jwt — Python module for generating and verifying JSON Web Tokens. demianbrecht/sanction — A dead simple OAuth2 client implementation. evonove/django-oauth-toolkit — OAuth2 goodies for the Djangonauts! caffeinehit/django-oauth2-provider — Provide OAuth2 access to your app. brianloveswords/python-jws — python implementation of JSON Web Signatures.