Django Rest Framework Authentication (Knox & JWT) ================================================= Abstract -------- Django Rest Framework JSON Web Token & Knox Token authentication plugin for the `Django REST Framework `_. Contents -------- .. toctree:: :maxdepth: 3 getting_started email_configuration jwt_settings knox_settings api_endpoints Features ========= * User Registration * Login/Logout * Retrieve/Update the Django User model * Password change * Password reset via e-mail