Emmy Thamakaison

Results 3 issues of Emmy Thamakaison

As per conversation https://github.com/MIT-LCP/physionet-build/issues/1047#issuecomment-3285413494, we want to add fine-grained token authorization. This PR introduces granular OAuth token scopes for the Annotations API, replacing the broad `annotations:view` and `annotations:edit` scopes with...

As per conversation https://github.com/MIT-LCP/physionet-build/issues/1047#issuecomment-3285413494, we want to add fine-grained token authorization. Fixed the requests for edits in [this previous PR](https://github.com/MIT-LCP/physionet-build/pull/2508). Overall, the PR contains the views, tests, and UI associated...

As per #2484 , the `uwsgi` package seems to be problematic during installation. Operating system: `Darwin Emmys-MBP-3.lan 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 20:59:58 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T6020 arm64`...