django-rules
Authorization framework
An authorization framework for Django applications that doesn't rely on a database.
Awesome Django authorization, without the database
2k stars
38 watching
149 forks
Language: Python
last commit: 6 months ago
Linked from 4 awesome lists
authorizationdjangopermissionspredicatespythonrules
Related projects:
Repository | Description | Stars |
---|---|---|
| A Django REST framework extension that simplifies the management of action-based permissions and serializer/queryset choices | 47 |
| A permission framework for Django REST Framework that allows rules-based permissions and separates global and object-level access control. | 377 |
| A declarative access control system for Django REST Framework projects. | 478 |
| Provides a flexible way to define complex permissions flows in Django REST Framework projects. | 280 |
| Framework agnostic authorization and permission management toolkit | 71 |
| A Django app that sets the Permissions-Policy HTTP header to control third-party feature access | 100 |
| A Django app that extends user Group and Permission functionalities to implement role-based permissions | 730 |
| Provides Two-Factor Authentication for Django projects using django-otp and other libraries. | 1,715 |
| A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 81,451 |
| An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
| A Django API framework with signed requests and form validation for secure and structured data exchange. | 35 |
| A Django project framework with authentication and API endpoints for quick development. | 484 |
| Adds an extra layer of security to Django applications by requiring users to provide a second form of verification in addition to their password | 183 |
| A tool for defining complex permissions in Django REST Framework | 79 |
| A comprehensive REST API framework for user registration and authentication in Django applications. | 550 |