Skip to content

vishal180618/customAuthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Create a user model having email as primary key and other fields extended from BaseUser of django models.
  2. Create Register functionality for users having 6-7 fields.
  3. Create Login functionality using email and password. 3.1. Password should be saved in encrypted format and be checked at the time of validation.
  4. Post login or post registration, user should get logged-in and land on a separate page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published