- Create a user model having email as primary key and other fields extended from BaseUser of django models.
- Create Register functionality for users having 6-7 fields.
- Create Login functionality using email and password. 3.1. Password should be saved in encrypted format and be checked at the time of validation.
- Post login or post registration, user should get logged-in and land on a separate page.
vishal180618/customAuthentication
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|