django-rules

Authorization framework

An authorization framework for Django applications that doesn't rely on a database.

Awesome Django authorization, without the database

GitHub

2k stars
37 watching
149 forks
Language: Python
last commit: 3 months ago
Linked from 4 awesome lists

authorizationdjangopermissionspredicatespythonrules

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
drf-psq/drf-psq A Django REST framework extension that simplifies the management of action-based permissions and serializer/queryset choices 47
dbkaplan/dry-rest-permissions A permission framework for Django REST Framework that allows rules-based permissions and separates global and object-level access control. 376
rsinger86/drf-access-policy A declarative access control system for Django REST Framework projects. 474
caxap/rest_condition Provides a flexible way to define complex permissions flows in Django REST Framework projects. 281
ergo/ziggurat_foundations Framework agnostic authorization and permission management toolkit 71
adamchainz/django-permissions-policy A Django app that sets the Permissions-Policy HTTP header to control third-party feature access 98
vintasoftware/django-role-permissions An app for role-based permissions in Django applications. 729
jazzband/django-two-factor-auth Provides Two-Factor Authentication for Django projects using django-otp and other libraries. 1,695
django/django A high-level Python web framework that facilitates rapid development and clean design for building web applications. 80,945
denisorehovsky/django-elm-auth-with-jwt An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. 20
5monkeys/django-formapi A Django API framework with signed requests and form validation for secure and structured data exchange. 35
wsvincent/drfx A Django project framework with authentication and API endpoints for quick development. 483
micropyramid/django-mfa Adds an extra layer of security to Django applications by requiring users to provide a second form of verification in addition to their password 182
niwinz/djangorestframework-composed-permissions A tool for defining complex permissions in Django REST Framework 80
apragacz/django-rest-registration A comprehensive REST API framework for user registration and authentication in Django applications. 545