https://github.com/alexmhack/django-email-username-login
Implementing custom backend to authenticate using the user's username or email
https://github.com/alexmhack/django-email-username-login
beginner-project django2 tutorial
Last synced: 4 months ago
JSON representation
Implementing custom backend to authenticate using the user's username or email
- Host: GitHub
- URL: https://github.com/alexmhack/django-email-username-login
- Owner: Alexmhack
- Created: 2018-10-29T14:01:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:17:36.000Z (over 3 years ago)
- Last Synced: 2025-10-09T02:44:18.715Z (8 months ago)
- Topics: beginner-project, django2, tutorial
- Language: JavaScript
- Size: 1.4 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django-Email-Username-Login
Implementing custom backend to authenticate using the user's username or email