New Python Auth Libraries 2026

last commit 5 months ago dfunckt/django-rules 1K -1

added 1 year ago

Awesome Django authorization, without the database

Python Auth Libraries Django Libraries

last commit 1 week ago django-oauth/django-oauth-toolkit 3K +2

added 1 year ago

OAuth2 goodies for the Djangonauts!

Python Auth Libraries Django Libraries

last commit 1 day ago jazzband/djangorestframework-simplejwt 4K +2

added 1 year ago

A JSON Web Token authentication plugin for the Django REST Framework.

Python JWT Libraries Auth Libraries Django Libraries

last commit 3 weeks ago oauthlib/oauthlib 2K +2

added 1 year ago

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

Python Auth Libraries Security Libraries

last commit 5 days ago authlib/authlib 5K +10

added 1 year ago

The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,J WE, JWK, JWA, JWT included.

Python Auth Libraries JWT Libraries

last commit 1 day ago goauthentik/authentik 20K +157

added 1 year ago

authentik is an open-source Identity Provider that emphasizes flexibility and versatility, with support for a wide set of protocols.

Python Auth Libraries

last commit 2 weeks ago pennersr/django-allauth 10K +6

added 1 year ago

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

Python Auth Libraries Security Libraries Django Libraries

last commit 1 month ago apache/casbin-pycasbin 1K +6

added 1 year ago

An authorization library that supports access control models like ACL, RBAC, ABAC in Python

Python Auth Libraries Security Libraries