Contents

django-mail-auth 3.2.2

0

Django authentication via login URLs, no passwords required.

Django authentication via login URLs, no passwords required.

Stars: 61, Watchers: 61, Forks: 4, Open Issues: 0

The codingjoe/django-mail-auth repo was created 4 years ago and the last code push was 4 days ago. The project is moderately popular with 61 github stars!

How to Install django-mail-auth

You can install django-mail-auth using pip

pip install django-mail-auth

or add it to a project with poetry

poetry add django-mail-auth

Package Details

Author
License
Homepage
PyPi:
https://pypi.org/project/django-mail-auth/
Documentation:
https://django-mail-auth.rtfd.io/
GitHub Repo:
https://github.com/codingjoe/django-mail-auth

Classifiers

  • Internet
  • Internet/WWW/HTTP
  • Software Development/Quality Assurance
  • Software Development/Testing
No  django-mail-auth  pypi packages just yet.

Errors

A list of common django-mail-auth errors.

Code Examples

Here are some django-mail-auth code examples and snippets.

GitHub Issues

The django-mail-auth package has 0 open issues on GitHub

  • Drop msgcheck as it was unused

See more issues on GitHub

Related Packages & Articles

django-saml2-auth 2.2.1

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta

django-allauth 0.61.1

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.