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

Implement login with email #215

Open
mairin opened this issue Jun 1, 2021 · 1 comment
Open

Implement login with email #215

mairin opened this issue Jun 1, 2021 · 1 comment

Comments

@mairin
Copy link
Contributor

mairin commented Jun 1, 2021

Right now we only allow login by username. We should also allow login by email address (with the email address associated with the username.)

@jennydaman
Copy link
Collaborator

I think this should be an issue in https://github.com/FNNDSC/ChRIS_store

I also think this should be a low-priority issue. A few points:

  • Optional feature w/o significant QoL improvement.
  • There are some parallels between how the ChRIS_store backend and ChRIS_ultron_backEnd are coded up. These paradigms will get disrupted.
  • I don't think we're ready to head down the path of features using email — when we start adding features requiring email, eventually it'll become expected for the ChRIS_store admin to connect the backend with an email server (it's not very convenient).

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

No branches or pull requests

2 participants