Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Per-object Permissions #4

Open
dfornika opened this issue Jan 3, 2019 · 0 comments
Open

Per-object Permissions #4

dfornika opened this issue Jan 3, 2019 · 0 comments

Comments

@dfornika
Copy link
Member

dfornika commented Jan 3, 2019

Django REST Framework supports per-object permissions using 'Django Guardian':

https://www.django-rest-framework.org/api-guide/permissions/#djangoobjectpermissions

This allows a flexible and expressive permissions system that allows specific users to be granted access to specific objects (sequence runs, samples etc.)

@dfornika dfornika changed the title Per-object Permissions with 'Django Guardian' Per-object Permissions Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant