JWT authentication from email login codes.
Project description
JSON Web Token Email Authentiation
pip install jwt-email-auth
Documentation: https://mrthearman.github.io/jwt-email-auth/
Source Code: https://github.com/MrThearMan/jwt-email-auth
This module enables JSON Web Token Authentication in Django Rest framework without using Django's User model. Instead, login information is stored in cache, a login code is sent to the user's email inbox, and then the cached information is obtained using the code that was sent to the given email.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jwt-email-auth-0.4.0.tar.gz
(15.4 kB
view hashes)
Built Distribution
Close
Hashes for jwt_email_auth-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99ffd631d5d4be1d99605bf40a4a12081c3ea2e57a0c9992337df6956c7a39fb |
|
MD5 | 2f973f3c9feac88d6ef1cba2ebfab39e |
|
BLAKE2b-256 | d6adb47f9da8e147965eb3d8afd8844e9ab5c9aa7212daa5b6e58f5c122b65c5 |