dry-rest-permissions
Permission framework
A permission framework for Django REST Framework that allows rules-based permissions and separates global and object-level access control.
Rules based permissions for the Django Rest Framework
377 stars
17 watching
58 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a flexible way to define complex permissions flows in Django REST Framework projects. | 280 |
| A Django REST framework extension that simplifies the management of action-based permissions and serializer/queryset choices | 47 |
| An authorization framework for Django applications that doesn't rely on a database. | 1,874 |
| A tool for defining complex permissions in Django REST Framework | 79 |
| A declarative access control system for Django REST Framework projects. | 478 |
| A Django app that extends user Group and Permission functionalities to implement role-based permissions | 730 |
| A package that simplifies Role-Based Access Control in Django REST Framework by parameterizing API methods based on user-defined roles. | 152 |
| Provides role-based filtering and permission management for Django REST framework views. | 98 |
| A Django app that sets the Permissions-Policy HTTP header to control third-party feature access | 100 |
| A NestJS project for dynamic permission handling with a focus on role-based access control and user authentication. | 216 |
| A comprehensive REST API framework for user registration and authentication in Django applications. | 550 |
| A simple application demonstrating basic usage of permissions with NestJS. | 159 |
| XML serialization and deserialization support for Django REST Framework | 87 |
| A permission system for FastAPI applications | 492 |
| Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |