icgc-argo / dac-ui

Development of the ICGC ARGO Data Access Control UI
https://daco.icgc-argo.org/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Redirect/Login #176

Open rosibaj opened 3 years ago

rosibaj commented 3 years ago

When you are taken to a URL and arent logged in

samrichca commented 3 years ago

image

image

TL;DR: URL params are the blocker, so we could ignore them for login redirects. Users would be redirected to the application but not a specific page of the application.

Debugging note: In the browser console turn on preserve logs or you'll never see some of the console logs.

https://github.com/icgc-argo/dac-ui/compare/feat/login-redirect-3

akachru-github commented 3 years ago
samrichca commented 3 years ago

https://github.com/icgc-argo/dac-ui/pull/374

pausing this for now to decide how to proceed with loading

b-f-chan commented 1 year ago

Icebox and do in refactoring for Overture