ohif-viewer/platform/viewer/src
Michael Andersen 1d47f31738
feat: Add logout for oidc (#2840)
* add oidc logout route, button in menu

* removed old comments

* use local storage to trigger signout in other tabs

* refactored to make use useEffect

* cleaned up comments

* fix remove event listener

* moved remove leftover storage variable to beginning of usemount

Co-authored-by: Michael Andersen <Michael.Andersen@rmp.uhn.ca>
2022-10-06 22:40:16 -04:00
..
__mocks__ chore: Clean up unused files, imports, and work on getting end-to-end tests and unit tests running (#2272) 2021-03-01 16:52:54 +01:00
__tests__ Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
components fix: various type issues and error handlings (#2831) 2022-09-08 22:09:28 -04:00
hooks Make sure WorkList has access to AppConfig 2020-06-16 10:20:03 -04:00
routes feat: Add logout for oidc (#2840) 2022-10-06 22:40:16 -04:00
state feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
utils feat: Add logout for oidc (#2840) 2022-10-06 22:40:16 -04:00
App.tsx feat: Add logout for oidc (#2840) 2022-10-06 22:40:16 -04:00
appInit.js feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
index.js feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00
sanity.test.js Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
service-worker.js feat: cornerstone3D stack and volume viewports (#2787) 2022-07-27 12:39:04 -04:00