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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
omab avatar

omab/python-social-auth

0
View on GitHub↗
2,803 نجوم·1,065 تفرعات·Python·BSD-3-Clause·3 مشاهداتpsa.matiasaguirre.net↗

Python Social Auth

Social auth made simple

Features

  • Authentication - Social authentication and registration mechanism.
  • Authentication Libraries - Simplified social authentication integration.

سجل النجوم

مخطط تاريخ النجوم لـ omab/python-social-authمخطط تاريخ النجوم لـ omab/python-social-auth

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

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

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

Start searching with AI

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

ما هي وظيفة omab/python-social-auth؟

Social auth made simple

ما هي الميزات الرئيسية لـ omab/python-social-auth؟

الميزات الرئيسية لـ omab/python-social-auth هي: Authentication, Authentication Libraries.

ما هي البدائل مفتوحة المصدر لـ omab/python-social-auth؟

تشمل البدائل مفتوحة المصدر لـ omab/python-social-auth: pennersr/django-allauth — django-allauth is a comprehensive authentication framework for Django applications that manages user registration,… jpadilla/pyjwt — PyJWT is a Python library for encoding, decoding, and verifying JSON Web Tokens (JWTs). It provides comprehensive JWT… iaincollins/next-auth — Next-auth is an authentication library and identity framework used to manage user sign-in and session state across web… bbangert/velruse — Velruse is a set of authentication routines that provide a unified way to have a website user authenticate to a… bouke/django-two-factor-auth — Django Two-Factor Authentication. blakewilliams/doorman — Tools to make Plug, and Phoenix authentication simple and flexible.

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Python Social Auth.
  • jpadilla/pyjwtالصورة الرمزية لـ jpadilla

    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
  • pennersr/django-allauthالصورة الرمزية لـ pennersr

    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
  • 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
  • bbangert/velruseالصورة الرمزية لـ bbangert

    bbangert/velruse

    251عرض على GitHub↗

    Velruse is a set of authentication routines that provide a unified way to have a website user authenticate to a variety of different identity providers and/or a variety of different authentication schemes.

    Python
    عرض على GitHub↗251
  • عرض جميع البدائل الـ 30 لـ Python Social Auth→