Skip to content

t1m4/django_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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