Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

django-rest-email-auth

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-rest-email-auth

Django app for email based authentication and registration via a REST API.

  • 4.0.3
  • PyPI
  • Socket score

Maintainers
1

###################### django-rest-email-auth ######################

.. image:: https://img.shields.io/github/actions/workflow/status/cdriehuys/django-rest-email-auth/run-tests.yml?branch=master :alt: GitHub Workflow Status :target: https://github.com/cdriehuys/django-rest-email-auth/actions/workflows/run-tests.yml?query=branch%3Amaster

.. image:: https://img.shields.io/codecov/c/github/cdriehuys/django-rest-email-auth.svg :target: https://codecov.io/gh/cdriehuys/django-rest-email-auth

.. image:: https://img.shields.io/pypi/v/django-rest-email-auth.svg :target: https://pypi.python.org/pypi/django-rest-email-auth/


Important Links


Project Homepage https://github.com/cdriehuys/django-rest-email-auth

Documentation https://django-rest-email-auth.readthedocs.io


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 <open-issue_>_ and let us know.


License


This project is licensed under the MIT License.


Authors


Chathan Driehuys (chathan@driehuys.com)

.. _open-issue: https://github.com/cdriehuys/django-rest-email-auth/issues/new

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc