An open API service indexing awesome lists of open source software.

https://github.com/lnxpy/django-permissions

Simple Project to Show How DRF Works in Permissions and Authentication Systems.
https://github.com/lnxpy/django-permissions

Last synced: 3 months ago
JSON representation

Simple Project to Show How DRF Works in Permissions and Authentication Systems.

Awesome Lists containing this project

README

          

# django-permissions
Simple Project to Show How DRF Works in Permissions and Authentication Systems.
### TODO
- [x] Creating the project
- [x] Designs for API browsable views
- [x] Base API Permissions
- [x] Token-based authentication system
- [x] Authentication system