Authentication packages

Showing projects tagged as Authentication

  • django-allauth

    9.1 9.5 L4 Python
    Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. 🔁 Mirror of https://codeberg.org/allauth/django-allauth/
  • PyJWT

    8.0 8.2 L4 Python
    JSON Web Token implementation in Python
  • authlib

    7.8 9.0 Python
    The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS, JWE, JWK, JWA, JWT included.
  • python-oauth2

    7.5 0.0 L4 Python
    A fully tested, abstract interface to creating OAuth clients and servers.
  • python-social-auth

    7.4 0.0 L5 Python
    Social auth made simple
  • django-oauth-toolkit

    7.4 7.9 L4 Python
    OAuth2 goodies for the Djangonauts!
  • OAuthLib

    6.9 8.4 L5 Python
    A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
  • Python Social Auth

    6.3 9.5 Python
    Python Social Auth - Application - Django
  • Flask-OAuthlib

    5.9 2.3 L5 Python
    YOU SHOULD USE https://github.com/lepture/authlib
  • rauth

    5.6 0.0 L5 Python
    DISCONTINUED. A Python library for OAuth 1.0/a, 2.0, and Ofly.
  • python-jose

    5.6 7.6 L5 Python
    A JOSE implementation in Python
  • Python Social

    5.5 9.7 Python
    Python Social Auth - Core
  • Authomatic

    5.3 8.5 L3 Python
    Simple yet powerful authorization / authentication client library for Python web applications.
  • django-oauth2-provider

    4.0 0.0 L5 Python
    Provide OAuth2 access to your app
  • JWCrypto

    3.8 5.4 Python
    Implements JWK,JWS,JWE specifications using python-cryptography
  • django-graphql-auth

    3.5 0.0 Python
    Django registration and authentication with GraphQL.
  • Sanic JWT

    2.9 0.0 Python
    Authentication, JWT, and permission scoping for Sanic
  • sanction

    2.7 0.0 L4 Python
    A dead simple OAuth2 client implementation.
  • python-jwt

    2.6 0.0 Python
    DISCONTINUED. Python module for generating and verifying JSON Web Tokens
  • jose

    2.4 0.0 L4 Python
    Python implementation of the Javascript Object Signing and Encryption (JOSE) framework (https://datatracker.ietf.org/wg/jose/charter/)
  • python-jws

    1.9 0.0 L5 Python
    python implementation of JSON Web Signatures