djangorestframework-simplejwt
JWT auth plugin
An authentication plugin that uses JSON Web Tokens for secure user authentication in Django REST Framework applications.
A JSON Web Token authentication plugin for the Django REST Framework.
4k stars
58 watching
669 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
encode/django-rest-framework | A toolkit for building web APIs with Django. | 28,584 |
django-cms/django-cms | An enterprise content management system built on top of Django. | 10,252 |
rsinger86/drf-flex-fields | Enables dynamic field expansion and selection in Django REST Framework serializers. | 745 |
jpadilla/django-rest-framework-jsonp | Enables JSONP support in Django REST Framework APIs | 21 |
jpadilla/django-rest-framework-xml | XML serialization and deserialization support for Django REST Framework | 87 |
kristianoellegaard/django-hvad | Provides support for model translations in Django, enabling language-aware queries and simplifying translation management. | 532 |
yezyilomo/django-restql | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 621 |
django-parler/django-parler | Provides automatic model translations with easy admin integration and fallbacks. | 696 |
coderedcorp/django-sass | An easy-to-use integration of Sass with Django, allowing developers to write and manage CSS styles in their projects. | 72 |
django-commons/drf-excel | Provides an Excel spreadsheet renderer for Django REST Framework | 221 |
libretranslate/libretranslate | A machine translation API that uses an open-source translation engine and provides a simple, self-hosted solution for translating text into different languages. | 9,927 |
manosim/django-rest-framework-docs | A tool for documenting and displaying Django Rest Framework APIs | 647 |
gizmag/drf-ujson-renderer | A Django Rest Framework renderer using ujson to improve JSON serialization performance | 125 |
apragacz/django-rest-registration | A comprehensive REST API framework for user registration and authentication in Django applications. | 550 |
hipo/drf-extra-fields | Provides additional fields and functionality for Django Rest Framework | 673 |