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

Enable different login flows #660

Open
6 tasks
tamslo opened this issue Sep 11, 2023 · 0 comments
Open
6 tasks

Enable different login flows #660

tamslo opened this issue Sep 11, 2023 · 0 comments
Labels
Health-X dataLOFT P: App Project: App T: Feature Type: New Features T: Refactor Type: Refactoring

Comments

@tamslo
Copy link
Collaborator

tamslo commented Sep 11, 2023

See the login implementation in the study version (Sinai VPN and login required) and in the Health-X demo branch

  • Extend lab class with login type (see HealthX branch)
  • Add oauth-authorization-code-flow (current implementation), app-share (HealthX implementation), and oauth-resource-owner-password-flow (current Sinai implementation)
  • Render and conduct login dependent on login type
  • Add the option of different endpoints for annotations depending on login (with fallback if not specified)
  • Potentially add the possibility to show logos of logins
  • Improve loading messages (could also make this new ticket referencing this one and Move security features from study version to main version #700): logging in, checking for updates, loading data & success screen only if genetic data loaded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Health-X dataLOFT P: App Project: App T: Feature Type: New Features T: Refactor Type: Refactoring
Projects
Status: Health-X
Development

No branches or pull requests

1 participant