awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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·4 مشاهدات

Python Oauth2

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

Features

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

سجل النجوم

مخطط تاريخ النجوم لـ joestump/python-oauth2مخطط تاريخ النجوم لـ joestump/python-oauth2

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Python Oauth2

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Python Oauth2.
  • iaincollins/next-authالصورة الرمزية لـ iaincollins

    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-jwtالصورة الرمزية لـ davedoesdev

    davedoesdev/python-jwt

    222عرض على GitHub↗

    Python module for generating and verifying JSON Web Tokens

    Python
    عرض على GitHub↗222
  • demianbrecht/sanctionالصورة الرمزية لـ demianbrecht

    demianbrecht/sanction

    189عرض على GitHub↗

    A dead simple OAuth2 client implementation.

    Python
    عرض على GitHub↗189
  • caffeinehit/django-oauth2-providerالصورة الرمزية لـ caffeinehit

    caffeinehit/django-oauth2-provider

    338عرض على GitHub↗

    Provide OAuth2 access to your app

    Python
    عرض على GitHub↗338
عرض جميع البدائل الـ 14 لـ Python Oauth2→

الأسئلة الشائعة

ما هي وظيفة 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.