Skip to main content

Django app for email based authentication and registration.

Project description

Travis CI Build Status Code Coverage PyPI Version License

A Django library for authenticating using verified email addresses. Users may authenticate using any email address they have verified ownership of.

Project Homepage

https://github.com/cdriehuys/django-simple-email-auth

Documentation

https://django-simple-email-auth.readthedocs.io

Alpha Note

This project is below version 1.0.0, which means any changes to the minor number may be breaking changes.

Features

A brief overview of the features offered by this package:

  • Verification of email ownership

  • Password resets

Installation

From PyPI:

pip install django-simple-email-auth

Road Map

The current focus is on getting the basic data models down. After that, we would like to add the following features:

  • A default REST API built with Django Rest Framework

  • A set of default Django views for people who don’t have a separate frontend.

  • (Maybe) A default GraphQL backend

Feel free to open a new issue if you have an additional feature request that is not listed here.

License

This project is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-simple-email-auth-0.3.1.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

django_simple_email_auth-0.3.1-py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page