django-rest-email-auth

GitHub Workflow Status https://img.shields.io/codecov/c/github/cdriehuys/django-rest-email-auth.svg https://img.shields.io/pypi/v/django-rest-email-auth.svg

Overview

This package provides a simple way to enable authentication with email addresses for a REST API.

Features:
  • Verification of user email addresses

  • Authentication using any of a user’s verified email addresses

  • Registration of new users

  • Password resets using verified emails

Compatibility

Python: 3.6 or later
Django: Versions 3.2 through 4.1
Django REST Framework: 3.14 or later

Adding Features

This package was primarily developed for a single project’s use. As such it may lack features that other projects require. If that is the case, please open an issue and let us know.

License

This project is licensed under the MIT License.

Authors

Chathan Driehuys (chathan@driehuys.com)


Indices and tables