Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature to be added : Authentication Based on Email #11

Closed
2 tasks done
bhargavd2 opened this issue Jan 19, 2021 · 2 comments
Closed
2 tasks done

Feature to be added : Authentication Based on Email #11

bhargavd2 opened this issue Jan 19, 2021 · 2 comments
Labels
back end Anything related to the back end must have this tag attached to it.

Comments

@bhargavd2
Copy link
Contributor

bhargavd2 commented Jan 19, 2021

Changes made,

  • settings.py has been updated to utilize email for authentication.
  • The information displayed in the webpage, now consists of the user's name, email, and registration number.

are done with the commit 81eee47


Additional Notes

  • The user's email is stored as the email in the User Model.
  • The user's name is stored as the firstname in the User Model.
  • The user's registration number is stored as the lastname in the User Model.
@dat-adi
Copy link
Member

dat-adi commented Jan 20, 2021

@bhargavd2 You may wish to link this issue with the PR submitted by @kode-logger requesting for a merge.
Check #13

@dat-adi dat-adi added the back end Anything related to the back end must have this tag attached to it. label Jan 20, 2021
@dat-adi dat-adi changed the title authentication based on email Feature to be added : Authentication Based on Email Jan 22, 2021
@dat-adi
Copy link
Member

dat-adi commented Jan 22, 2021

  • Changes have been made and are mentioned in the issue.
  • Added to the WSoC2002 Project Schedule.
  • Fixed and Tested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back end Anything related to the back end must have this tag attached to it.
Projects
None yet
Development

No branches or pull requests

2 participants