Metadata-Version: 1.2
Name: django-mail-auth-backend
Version: 0.0.5
Summary: Authentication Backend that supports the User's email as principal (username).
Home-page: https://gitlav.com/rristow/django-mail-auth-backend
License: MIT
Description: README
        
        https://blognotes.dev/tutorials/2020/07/21/django-login-with-email-and-username.html
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
