django-rest-registration
API framework
A comprehensive REST API framework for user registration and authentication in Django applications.
User-related REST API based on the awesome Django REST Framework
545 stars
17 watching
84 forks
Language: Python
last commit: 23 days ago
Linked from 1 awesome list
authauthenticationchange-passworddjangodjango-applicationdjango-rest-frameworkdjango-rest-registrationdrfloginpython-3registerregistrationreset-passwordrest-apisign-insign-upsigninsignup
Related projects:
Repository | Description | Stars |
---|---|---|
imerica/dj-rest-auth | Provides authentication endpoints for Django Rest Framework applications. | 1,678 |
realmteam/django-rest-framework-social-oauth2 | Provides social authentication and OAuth2 support for Django REST APIs | 1,061 |
wsvincent/drfx | A Django project framework with authentication and API endpoints for quick development. | 483 |
vishalanandl177/drf-api-logger | Logs API requests and responses to a database or listens for signals to store data in various formats. | 313 |
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,193 |
computer-lab/django-rest-framework-roles | A package that simplifies Role-Based Access Control in Django REST Framework by parameterizing API methods based on user-defined roles. | 151 |
yezyilomo/django-restql | Converts Django REST Framework APIs into GraphQL-like APIs with flexible query control and nested resource support. | 620 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
jpadilla/django-rest-framework-xml | XML serialization and deserialization support for Django REST Framework | 87 |
py-universe/django-rest-cli | A tool that speeds up the development of Django Rest APIs by automating repetitive tasks. | 117 |
caxap/rest_condition | Provides a flexible way to define complex permissions flows in Django REST Framework projects. | 281 |
jpadilla/django-rest-framework-jsonp | Enables JSONP support in Django REST Framework APIs | 21 |
florimondmanca/djangorestframework-api-key | Provides an API key-based access control system for Django REST Framework applications. | 678 |
rsinger86/drf-access-policy | A declarative access control system for Django REST Framework projects. | 474 |
5monkeys/django-formapi | A Django API framework with signed requests and form validation for secure and structured data exchange. | 35 |