https://github.com/t1m4/django_chat
🗯✋
https://github.com/t1m4/django_chat
asynchronous websockets
Last synced: 3 months ago
JSON representation
🗯✋
- Host: GitHub
- URL: https://github.com/t1m4/django_chat
- Owner: t1m4
- Created: 2021-06-12T15:24:20.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-12T16:38:58.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T15:40:48.192Z (5 months ago)
- Topics: asynchronous, websockets
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Secure Asynchronous Django Login System
1. Using Django Asynchronous support.
2. LoginView - it can enable google recaptcha and two factor authetication using email
3. TwoFactorAuthenticationView - it can login using email
4. LogoutView - logout from account
5. MyPasswordResetView - use email for reset, store in cache
6. MyPasswordResetConfirmView - allow to send 3 times