drf-access-policy
Access controller
A declarative access control system for Django REST Framework projects.
Declarative access policies/permissions modeled after AWS' IAM policies.
478 stars
15 watching
50 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
access-controlauthorizationdeclarativedjangodjango-rest-frameworkiampermissions
Related projects:
Repository | Description | Stars |
---|---|---|
| A Django REST framework extension that simplifies the management of action-based permissions and serializer/queryset choices | 47 |
| A Django app that sets the Permissions-Policy HTTP header to control third-party feature access | 100 |
| A permission framework for Django REST Framework that allows rules-based permissions and separates global and object-level access control. | 377 |
| An authorization framework for Django applications that doesn't rely on a database. | 1,874 |
| Provides a flexible way to define complex permissions flows in Django REST Framework projects. | 280 |
| A package that simplifies Role-Based Access Control in Django REST Framework by parameterizing API methods based on user-defined roles. | 152 |
| A comprehensive REST API framework for user registration and authentication in Django applications. | 550 |
| Provides an API key-based access control system for Django REST Framework applications. | 681 |
| Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |
| Provides authentication endpoints and token management for Django Rest Framework applications | 1,700 |
| A Django app that extends user Group and Permission functionalities to implement role-based permissions | 730 |
| A tool for defining complex permissions in Django REST Framework | 79 |
| A package that provides IP-based access control and attack detection for PHP web applications. | 1,400 |
| A Ruby on Rails authorization solution that describes sets of accessible things to control access to application resources. | 320 |
| Manages media access control in Django applications, separating storage and serving of sensitive content from authorization. | 67 |