awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

69 रिपॉजिटरी

Awesome GitHub RepositoriesAuthentication

Libraries for implementing authentication schemes.

Explore 69 awesome GitHub repositories matching part of an awesome list · Authentication. Refine with filters or upvote what's useful.

Awesome Authentication GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • pennersr/django-allauthpennersr का अवतार

    pennersr/django-allauth

    10,342GitHub पर देखें↗

    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

    Integrated authentication, registration, and social account management.

    Pythonaccountsauthenticationdjango
    GitHub पर देखें↗10,342
  • jpadilla/pyjwtjpadilla का अवतार

    jpadilla/pyjwt

    5,598GitHub पर देखें↗

    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

    Listed in the “Authentication” section of the Awesome Python awesome list.

    Pythonhacktoberfestjwtpython
    GitHub पर देखें↗5,598
  • authlib/authlibauthlib का अवतार

    authlib/authlib

    5,346GitHub पर देखें↗

    Authlib is a comprehensive Python library for building and integrating OAuth 1.0, OAuth 2.0, and OpenID Connect clients and servers. It provides a unified set of tools to manage authentication and authorization flows, allowing applications to either act as a client connecting to external identity providers or as a provider issuing tokens and managing user identities. The project distinguishes itself through a full implementation of the JOSE standards, offering a suite of cryptographic tools for generating, signing, encrypting, and validating JSON Web Tokens, Signatures, Encryption, and Keys.

    Listed in the “Authentication” section of the Awesome Python awesome list.

    Pythondjangoflaskjose
    GitHub पर देखें↗5,346
  • django-guardian/django-guardiandjango-guardian का अवतार

    django-guardian/django-guardian

    3,903GitHub पर देखें↗

    django-guardian एक Django ऑब्जेक्ट अनुमति लाइब्रेरी है जो व्यक्तिगत डेटाबेस रिकॉर्ड के लिए सूक्ष्म एक्सेस अधिकारों के असाइनमेंट को सक्षम बनाती है। यह सिस्टम ऑब्जेक्ट-स्तरीय एक्सेस कंट्रोल प्रदान करता है, जो उपयोगकर्ताओं या समूहों को पूरे डेटा मॉडल पर एक एकल वैश्विक नियम लागू करने के बजाय विशिष्ट मॉडल इंस्टेंस के लिए अनुमतियां प्रदान करने की अनुमति देता है। लाइब्रेरी में Django प्रशासनिक इंटरफ़ेस के लिए एक अनुमति प्रबंधक शामिल है, जो इन इंस्टेंस-विशिष्ट सुरक्षा नियमों को असाइन करने और ऑडिट करने के लिए एक विज़ुअल डैशबोर्ड प्रदान करता है। इसमें अप्रामाणिक आगंतुकों के लिए अनुमतियों को परिभाषित और सत्यापित करने के लिए एक अनाम एक्सेस कंट्रोलर भी शामिल है। फ्रेमवर्क भूमिका-आधारित एक्सेस कंट्रोल लागू करता है और विभिन्न सामग्री इंस्टेंस में दानेदार उपयोगकर्ता अनुमतियों का समर्थन करता है।

    Listed in the “Authentication” section of the Awesome Python awesome list.

    Python
    GitHub पर देखें↗3,903
  • ueberauth/guardianueberauth का अवतार

    ueberauth/guardian

    3,512GitHub पर देखें↗

    Elixir Authentication

    Comprehensive authentication framework for Elixir applications.

    Elixir
    GitHub पर देखें↗3,512
  • oauthswift/oauthswiftOAuthSwift का अवतार

    OAuthSwift/OAuthSwift

    3,333GitHub पर देखें↗

    Swift based OAuth library for iOS

    Handles OAuth authentication flows for iOS.

    Swiftoauthoauth-clientoauth1
    GitHub पर देखें↗3,333
  • django-oauth/django-oauth-toolkitdjango-oauth का अवतार

    django-oauth/django-oauth-toolkit

    3,327GitHub पर देखें↗

    OAuth2 goodies for the Djangonauts!

    Listed in the “Authentication” section of the Awesome Python awesome list.

    Pythondjangooauth2python
    GitHub पर देखें↗3,327
  • oauthlib/oauthliboauthlib का अवतार

    oauthlib/oauthlib

    2,970GitHub पर देखें↗

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

    Listed in the “Authentication” section of the Awesome Python awesome list.

    Pythonauthenticationauthorizationidentity
    GitHub पर देखें↗2,970
  • omab/python-social-authomab का अवतार

    omab/python-social-auth

    2,803GitHub पर देखें↗

    Social auth made simple

    Social authentication and registration mechanism.

    Python
    GitHub पर देखें↗2,803
  • sunscrapers/djosersunscrapers का अवतार

    sunscrapers/djoser

    2,675GitHub पर देखें↗

    REST implementation of Django authentication system.

    REST API implementation for Django authentication.

    Python
    GitHub पर देखें↗2,675
  • dfunckt/django-rulesdfunckt का अवतार

    dfunckt/django-rules

    1,976GitHub पर देखें↗

    Awesome Django authorization, without the database

    Listed in the “Authentication” section of the Awesome Python awesome list.

    Pythonauthorizationdjangopermissions
    GitHub पर देखें↗1,976
  • bouke/django-two-factor-authBouke का अवतार

    Bouke/django-two-factor-auth

    1,872GitHub पर देखें↗

    Django Two-Factor Authentication

    User-friendly two-factor authentication implementation.

    Python
    GitHub पर देखें↗1,872
  • ueberauth/ueberauthueberauth का अवतार

    ueberauth/ueberauth

    1,710GitHub पर देखें↗

    An Elixir Authentication System for Plug-based Web Applications

    Authentication system for Plug-based web applications.

    Elixir
    GitHub पर देखें↗1,710
  • danschultzer/powdanschultzer का अवतार

    danschultzer/pow

    1,672GitHub पर देखें↗

    Robust, modular, and extendable user authentication system

    Modular and extensible user authentication system.

    Elixir
    GitHub पर देखें↗1,672
  • bennylope/django-organizationsbennylope का अवतार

    bennylope/django-organizations

    1,357GitHub पर देखें↗

    :couple: Multi-user accounts for Django projects

    Multi-user account and organization management.

    Python
    GitHub पर देखें↗1,357
  • smpallen99/coherencesmpallen99 का अवतार

    smpallen99/coherence

    1,257GitHub पर देखें↗

    Coherence is a full featured, configurable authentication system for Phoenix

    Full-featured authentication system for Phoenix.

    Elixirauthenticationelixirhex
    GitHub पर देखें↗1,257
  • bread-and-pepper/django-userenabread-and-pepper का अवतार

    bread-and-pepper/django-userena

    1,245GitHub पर देखें↗

    Userena is a Django application that supplies your Django project with full account management. It's a fully customizable application that takes care of the signup, activation, messaging and more. It's BSD licensed, which means you can use it commercially for free!

    Simplified user account management.

    Python
    GitHub पर देखें↗1,245
  • p2/oauth2p2 का अवतार

    p2/OAuth2

    1,179GitHub पर देखें↗

    OAuth2 framework for macOS and iOS, written in Swift.

    Provides an OAuth2 framework for macOS and iOS.

    Swiftiosmacosoauth2
    GitHub पर देखें↗1,179
  • authomatic/authomaticauthomatic का अवतार

    authomatic/authomatic

    1,054GitHub पर देखें↗

    Simple yet powerful authorization / authentication client library for Python web applications.

    Library for authorization and authentication clients.

    Python
    GitHub पर देखें↗1,054
  • macropin/django-registrationmacropin का अवतार

    macropin/django-registration

    973GitHub पर देखें↗

    Django-registration (redux) provides user registration functionality for Django websites.

    Simple and painless user registration workflow.

    Pythondjangouser-registration
    GitHub पर देखें↗973
पिछला123…4अगला
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Authentication