Skip to main content

JWT authentication from email login codes.

Project description

JSON Web Token Email Authentication

Coverage Status GitHub Workflow Status PyPI GitHub GitHub Last Commit GitHub Issues Downloads

Python Version Django Version DRF Version

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


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.11.5.tar.gz (23.6 kB view hashes)

Uploaded Source

Built Distribution

jwt_email_auth-0.11.5-py3-none-any.whl (31.3 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