An open API service indexing awesome lists of open source software.

https://github.com/t1m4/django_chat

🗯✋
https://github.com/t1m4/django_chat

asynchronous websockets

Last synced: 3 months ago
JSON representation

🗯✋

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