Django app for email based authentication and registration.
Project description
A Django library for authenticating using verified email addresses. Users may authenticate using any email address they have verified ownership of.
- Project Homepage
- Documentation
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
Authentication using any verified email address
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
Built Distribution
File details
Details for the file django-simple-email-auth-0.4.0.tar.gz
.
File metadata
- Download URL: django-simple-email-auth-0.4.0.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e843a6f3a5a04343e36254b10d9b97a17a02349abba2d159dee956ef8b6f47b |
|
MD5 | 8fca4a41d75c92a80824d78706dd4d6a |
|
BLAKE2b-256 | b3b1e3aad0c8ef28e590e6a71e4f04f241a81caf767ca9472c23d345ea9dc985 |
File details
Details for the file django_simple_email_auth-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: django_simple_email_auth-0.4.0-py3-none-any.whl
- Upload date:
- Size: 36.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3bd39fedc267d9362778f4447eed56beae3e1bf32474beb0e5c12d4c2efb2a8 |
|
MD5 | f457be596f444f571151beafed4780c5 |
|
BLAKE2b-256 | a0942f2a09d1d1a6bd4e8c43e9db05e6fad0fea6fe9d8485618066f6ddcc8fff |