Skip to content
New issue

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

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

Already on GitHub? # to your account

Tidy up the custom user model #157

Open
alahiff opened this issue Sep 30, 2021 · 0 comments
Open

Tidy up the custom user model #157

alahiff opened this issue Sep 30, 2021 · 0 comments

Comments

@alahiff
Copy link
Collaborator

alahiff commented Sep 30, 2021

Currently we query the (external) SCRC user database to obtain for each user who logs in:

  • full name
  • email address
  • organisation(s)

If we want to store full names and email addresses of users who have logged in to the system we don't need to query the database for this as we have access to it anyway from the GitHub authentication.

Do we actually want to store email addresses and organisations? Note that this information is only available to users who are logged in.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant