Skip to content

This repository contains code for Django Authentication(Signup, Login, Logout). I've used django built-in CBV Auth(LoginView, LogoutView).

License

Notifications You must be signed in to change notification settings

ImOmkar/Django-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Authentication

This repository contains code for Django Authentication(Signup, Login, Logout) and Password Reset Email(SendGrid SMTP). I've used django built-in CBV Auth(LoginView, LogoutView), and ResetPassword(PasswordResetView, PasswordResetDoneView, PasswordResetConfirmView, PasswordResetCompleteView)

Signup Page!

Signup Page

Login Page!

Login Page

Logout Page!

Logout Page

Password Reset Page!

Password Reset Page

About

This repository contains code for Django Authentication(Signup, Login, Logout). I've used django built-in CBV Auth(LoginView, LogoutView).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published