mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-31 05:33:43 +00:00
update dj-rest-auth
This commit is contained in:
parent
98b5582091
commit
2bb5cc5304
|
@ -72,7 +72,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
### APIs
|
||||
- [django-rest-framework](https://github.com/encode/django-rest-framework) - Web APIs for Django
|
||||
- [django-cors-headers](https://github.com/adamchainz/django-cors-headers) - If your back-end and front-end are on different servers, you need this
|
||||
- [django-rest-auth](https://github.com/Tivix/django-rest-auth) - REST API endpoints for authentication and registration
|
||||
- [dj-rest-auth](https://github.com/jazzband/dj-rest-auth) - Authentication for Django Rest Framework
|
||||
- [django-rest-knox](https://github.com/James1345/django-rest-knox) - Authentication Module for django-rest-auth
|
||||
- [djoser](https://github.com/sunscrapers/djoser) - REST implementation of Django auth
|
||||
- [django-rest-framework-simplejwt](https://github.com/davesque/django-rest-framework-simplejwt) - JSON web tokens for DRF
|
||||
|
|
Loading…
Reference in New Issue
Block a user